A

Admin • 833K Points
Coach

Q. What does React use to improve performance?

  • (A) Real DOM
  • (B) Virtual DOM
  • (C) Shadow DOM
  • (D) Compiled DOM
  • Correct Answer - Option(B)
  • Views: 23
  • Filed under category React JS
  • Hashtags:

Explanation by: Admin

React uses the virtual DOM to reduce direct manipulation of the real DOM, improving performance.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.