Back to quizzes
State Management Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is the primary function of state in a React component?
A
To manage local data that affects rendering
B
To store global application data
C
To handle API calls
D
To create component styles