What is a React functional component?
A background server process that renders no interface.
A reusable JavaScript function that returns JSX describing part of the UI.
A CSS selector that automatically creates DOM content.
A standalone HTML file that cannot contain JavaScript.