Direction: Choose the correct option
Q1.
Which class must a class component extend?
Direction: Choose the correct option
Q2.
In a class component, where do you initialize state?
Direction: Choose the correct option
Q3.
How do you access props inside a class component?
Direction: Choose the correct option
Q4.
Which method is called after a class component is rendered for the first time?
Direction: Choose the correct option
Q5.
What is the purpose of the render() method in a class component?
