abstract method
English
editNoun
editabstract method (plural abstract methods)
- (object-oriented programming) A method of an abstract class that has no implementation in that class and must therefore be implemented by all subtyping classes.
Antonyms
editTranslations
editsoftware - a method of an abstract class that has to be implemented by all subtyping classes
|