Open In App

Web technologies Questions | React.js Quiz | Set-2 | Question 12

What happens when we kept the object in a React ?
(A) component
(B) super
(C) state
(D) props

Answer: (C)
Explanation: The state is used when we kept the object in a React. The state is used to create the component in react.
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :