Open In App

Web technologies Questions | React.js Quiz | Set-1 | Question 4

Which of the following valid component return type of React ?
(A) 2
(B) 5
(C) 1
(D) 3

Answer: (C)
Explanation: The only valid component return type of React. The return type in React is by render() function.
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :