Back to quizzes
Method Overriding Quiz
Java / Loops | Medium | 15 questions
Question 1 of 15
4 free questions left
What is method overriding in Java?
A
Re-defining a method in a subclass
B
Calling a method from another class
C
reating a new method with a different name
D
Overloading a method with different parameters