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


Discussion

No Comment Found