Solved

Failure to Prefix the Superclass Method Name with the Keyword

Question 19

Multiple Choice

Failure to prefix the superclass method name with the keyword super and a dot (. ) separator when referencing the superclass's method causes ________.


A) a compile-time error.
B) a syntax error.
C) infinite recursion.
D) a runtime error.

Correct Answer:

verifed

Verified

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

Related Questions