Which of the following is an example of method overriding?
Defining a method with the same name and signature in a subclass as in its superclass but with a different implementation.
Defining a method with a different name but same signature in a subclass as in its superclass.
Baroque art features strong contrasts, while Rococo art prefers more subtle transitions
Baroque art is generally larger in scale than Rococo art

Object-Oriented Programming Exercises are loading ...