

MCQOPTIONS
Saved Bookmarks
1. |
What would be the behaviour if this() and super() used in a method? |
A. | Runtime error |
B. | Throws exception |
C. | compile time error |
D. | Runs successfully |
Answer» D. Runs successfully | |