Q. Which of the following is a feature of React?

  • (A) Virtual DOM
  • (B) Direct DOM manipulation
  • (C) Two-way data binding
  • (D) Server-side rendering only
πŸ’¬ Discuss
βœ… Correct Answer: (A) Virtual DOM
Explanation: React uses a virtual DOM to efficiently update the real DOM.
Explanation by: Mr. Dubey
React uses a virtual DOM to efficiently update the real DOM.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
88
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
96%
Success Rate