2 Answers

0 votes
by

C is the correct answer. The "Extends" keyword is used to create a class inheritance.

0 votes
by

A is the correct option. React renders HTML to the web page by using a function called ReactDOM.render().

...