Question 11/15
intermediate
Select one answer

What is the difference between controlled and uncontrolled components?

Controlled components are faster
Controlled: React manages form data via state. Uncontrolled: DOM manages form data via refs
Uncontrolled components cannot be submitted
There is no difference

Premium Question

Upgrade to unlock this question and 300+ more interview prep MCQs.