Back to quizzes
State Management Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the primary purpose of state in a React component?
A
To store dynamic data that affects rendering
B
To define the component's structure
C
To manage CSS styling
D
To handle API requests