Solved

The Instruction Super( ); Does Which of the Following

Question 33

Multiple Choice

The instruction super( ) ; does which of the following?


A) calls the method super as defined in the current class
B) calls the method super as defined in the current class'parent class
C) calls the method super as defined in java.lang
D) calls the constructor as defined in the current class
E) calls the constructor as defined in the current class'parent class

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions