Web Quiz

1. What is JSX?





2. How do you create a React component?





3. What is a state in React?





4. What is the use of `componentDidMount`?





5. What is the Virtual DOM?





6. Which method in React is used to change the state?





7. What is React?





8. What is the purpose of `useState` in React?





9. What is the difference between props and state?





10. How do you pass data from parent to child component in React?





Back To Home