In Java, what's the main purpose of the '@Override' annotation in abstract classes?
To show that a method in a subclass overrides a method in its superclass.
To stop a method from being overridden in subclasses.
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 ...