Back to quizzes
Forms Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the purpose of using controlled components in React forms?
A
To manage form data through React state.
B
To directly manipulate the DOM.
C
To avoid using state altogether.
D
To improve performance by reducing re-renders.