Name any five predefined prototypes used in React
Explain strict mode
What is a state in reactjs and how is it used?
List some of the major advantages of react?
What is the difference between react components extend, createclass and mixins, hocs?
What are the methods called when state or props of the component is changed?
How can we do server-side rendering in React?
Explain the features of react?
why can’t browsers read jsx?
What are the life cycle of reactjs?
What are higher order components(hoc)?
What do you understand by virtual dom? Explain its working.
What is the difference between dom and virtual dom in reactjs?