Q. Which method is used to pass data from parent to child in React?

  • (A) props
  • (B) state
  • (C) context
  • (D) dispatch
πŸ’¬ Discuss
βœ… Correct Answer: (A) props
Explanation: Props are used to pass data from parent to child components in React.
Explanation by: Mr. Dubey
Props are used to pass data from parent to child components in React.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
113
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
84%
Success Rate