Test your Might by taking this short react quiz and write the answers as comments.
Have fun.

1. React is mainly used for building ___.
2. The lifecycle methods are mainly used for ___.
3. What is React?
- A framework for building user interfaces
- A programming language
- A database management system
- A browser extension
4. Which of the following is not a lifecycle method in React?
5. What is the purpose of the virtual DOM in React?
- To optimize the rendering of components
- To provide a way to handle user input in components
- To allow for server-side rendering of components
- To provide a way to manipulate the DOM without directly modifying
Hope you enjoyed this short quiz!