In ES6 – Which keyword is used for class inheritance?
Options:
Explanation:
In ES6 – The <span class="w3-codespan">extends</span> keyword is used for class inheritance.
Tags:
React JS
Answer:
In ES6 – Which keyword is used for class inheritance extends.