Mark As Completed Discussion

Try this exercise. Click the correct answer from the options.

Which of the following is a key benefit of React?

Click the option that best answers the question.

  • Efficiently updates and renders components using a virtual DOM
  • Directly manipulates the actual DOM for faster updates
  • Provides a complex UI architecture for building applications
  • Requires extensive knowledge of JavaScript to use effectively