What is the purpose of the Virtual DOM in React?
It improves server performance.
It provides a faster way to update the user interface.
It helps in routing between pages.
It is used for managing application state.
This question is part of this quiz :
Introduction to React