React Component: A class or function which optionally accepts inputs and returns a React element via JSX.

React Element: It describes what the user wants to be displayed on the screen, Simplifying it, the react element is an object representation for some UI.

BY Best Interview Question ON 16 Oct 2019