Build your intuition. Click the correct answer from the options.
Which of the following is true about React components?
Click the option that best answers the question.
- Functional components are defined as ES6 classes that extend the React.Component class
- Components are the building blocks of a user interface in Angular
- Components can be combined to create complex user interfaces in React
- Class components are recommended for most scenarios in React development