React | Functional Components | Question 1

Last Updated :
Discuss
Comments

What are Functional Components in React?

A class-based component

A function that returns JSX

A component that stores state

A component that uses React Hooks

Share your thoughts in the comments