JS

JavaScript ES6 - Inheritance and extends in es6

14.

Which keyword is used to implement inheritance in ES6?

implement

inherit

super

extends