0 votes
in ReactJS by
retagged by
What of the following is used in React.js to increase performance?

a) Original DOM

b) Virtual DOM

c) Both A and B.

d) None of the above.

1 Answer

0 votes
by

B is the correct answer. Virtual DOM is used in React.js to increase performance.

Related questions

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