Quizlearn
.app
What is the term for a method in a subclass that has the same name and signature as a method in its superclass?
Overriding method
Redefined method
Virtual method
Overloaded method
Object-Oriented Programming Exercises are loading ...