Noun
abstract 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.