Question #147921

Which statement is required to define a class component?


Options:

Explanation:
In ReactJS, a class component must include the <span class="w3-codespan">extends React.Component</span> statement.
Tags: React JS

Test Your Knowledge

Want to practice more questions like this? Take a quiz in this category!

Take a Quiz

Share This Question