Open In App

Web technologies Questions | React.js Quiz | Set-1 | Question 2

In React.js which one of the following is used to create a class for Inheritance ?
(A) Create
(B) Extends
(C) Inherits
(D) Delete

Answer: (B)
Explanation: The meaning of Extends in react.js is to create a class for the Inheritance So the correct answer is Extend.
Quiz of this Question
Please comment below if you find anything wrong in the above post

Article Tags :