What are the differences between class components and functional components in React? What is the significance of React keys, and when should they be used? Explain the component lifecycle methods in React. What are React hooks, and how do they wor...