When a subclass specifies an alternative definition for an-04119
When a subclass specifies an alternative definition for an attribute or method of its superclass, it is __________ the definition in the superclass.
This multiple choice question (MCQ) is related to the book/course vu cs304 Object Oriented Programming. It can also be found in vu cs304 Mid Term - Quiz No.3.
When a subclass specifies an alternative definition for an attribute or method of its superclass, it is __________ the definition in the superclass.
overload
overriding
copy riding
none of given