What is the purpose of the ReactDOM.render method?
To manage application state
To compile JSX into JavaScript
To render a React component into the DOM
To define the Virtual DOM
This question is part of this quiz :