Open In App

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

Which of the following is a way in which data get handled in React ?

(A)



state

(B)



props

(C)

model

(D)

A and B

Answer: (D)
Explanation:

The state and props are two ways in which data get handled in React.

Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :