• A The "super" keyword is used to refer to the immediate subclass of a class.
  • B The "super" keyword is used to invoke the superclass constructor or method.
  • C The "super" keyword is used to specify a superclass in a multiple inheritance scenario.
  • D The "super" keyword is used to define static variables in a class.
  • Share this MCQ