Home / Programming MCQs / JAVA MCQs / Question

R

Ram Sharma • 178.09K Points
Coach

Q. What is method overriding in Java?

(A) Writing a method in a subclass with the same name of superclass's method
(B) Mentioning the same return type of the method of the superclass
(C) The argument list in the method of subclass and the method of superclass should be the same
(D) All of the above

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.