Q. What is the main benefit of using React? (A) Server-side rendering (B) Fast and efficient UI updates (C) Security (D) Database support ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Fast and efficient UI updates Explanation: React’s virtual DOM makes UI updates efficient.