Components are the essential elements of a React application's user interface. These elements split up the entire UI into small reusable pieces, and renders these components independent of each other without impacting the rest of the UI.

BY Best Interview Question ON 31 Mar 2020