From course:
(Practice similar questions for free)
Programming Module (revision for friday's test)
» Start this Course(Practice similar questions for free)
Question:
Define overriding
Author: Hannah QureshiAnswer:
Overriding is an ability of any object-oriented programming language that allows a subclass or child class to provide a specific implementation of a method that is already provided by one of its super-classes or parent classes
0 / 5 Â (0 ratings)
1 answer(s) in total