Q:

What should be used to call the base class method from the derived class if function overriding is used in Java?

0

What should be used to call the base class method from the derived class if function overriding is used in Java?


  1. Keyword super
  2. Scope resolution
  3. Dot operator
  4. Function name in parenthesis

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (a).Keyword super

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING MEMBER FUNCTIONS MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
In Kotlin, the function to be overridden must be _... >>
<< In Delphi ______________...