What would be the behaviour if this() and super() used in a method?
Posted: Wed Jul 13, 2022 7:46 pm
a) Runtime error
b) Throws exception
c) compile time error
d) Runs successfully
b) Throws exception
c) compile time error
d) Runs successfully