Page 1 of 1

What would be the behaviour if this() and super() used in a method?

Posted: Wed Jul 13, 2022 7:46 pm
by answerhappygod
a) Runtime error
b) Throws exception
c) compile time error
d) Runs successfully