0 votes
in ReactJS by
edited by
How many numbers of elements a valid react component can return?

a) 1

b) 2

c) 4

d) 5

1 Answer

0 votes
by

A is the correct answer. In react component, we can return only one element.

Related questions

0 votes
asked Apr 15, 2022 in ReactJS by Robindeniel
0 votes
asked Apr 15, 2022 in ReactJS by Robindeniel
...