Select correct answers

  1. A subclass must define all the methods from the superclass

  2. It is possible for a subclass to define a method with the same name and parameters as a method defined by the superclass.

  3. It is possible for a subclass to define a field with the same name as a field defined by the superclass.

  4. It is possible for two classes to be the superclass of each other.


Correct Option: B,C

Find more quizzes: