Categories
Quizzes
Ranks
Article
FAQ
Toggle Sidebar
React
learn react the easy way
Progress
0/6 solved
6 questions
One at a time
0/6 answered
Question 1 of 6
Question 1
What is useState?
A React hook used to manage state in a functional component
A CSS utility for styling React components
A React method used to fetch data from an API
A built-in JavaScript function for creating variables
Previous
Check answer
React