When we create a new class that inherits from an existing class, we use this keyword to specify the class to inherit from:

extends
  • inherits
  • subclasses
  • implements

There are no hints for this question