R

Ram Sharma • 193.86K Points
Coach

Q. The 'super' keyword is used to ___.

  • (A) Access instance of the parent class
  • (B) Access instance of the same class
  • (C) Access instance of child class
  • (D) Access instance of friend class
  • Correct Answer - Option(A)
  • Views: 317
  • Filed under category JAVA

Explanation by: Team MCQ Buddy
The 'super' keyword refers to superclass (parent) objects. It is used to call superclass methods, and to access the superclass constructor.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.


Question analytics