πŸ“Š React Js
Q. Which of the following correctly describes React's data flow?
  • (A) Two-way binding
  • (B) Circular flow
  • (C) Unidirectional flow
  • (D) Bidirectional flow
πŸ’¬ Discuss
βœ… Correct Answer: (C) Unidirectional flow

Explanation: React follows a unidirectional data flow from parent to child via props.

Explanation by: Mr. Dubey
React follows a unidirectional data flow from parent to child via props.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
60
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
82%
Success Rate