Quiz: React Hooks
Test your understanding of React hooks.
1
What is the primary purpose of the useState
hook in React?
A)
To fetch data from an API
B)
To manage component-level state
C)
To handle side effects in functional components
D)
To prevent unnecessary re-renders
Question 1 of 140 attempted
Get hands-on with 1400+ tech skills courses.