What is state in React?
A persistent storage.
An internal data store (object) of a component.
Correct Answer : B
What is Babel?
What does the "webpack" command do?
What is ReactJS?