Glossaria.net

Glossary Object Oriented Analysis and Design / Term

Abstract Method

A method signature with no body. An abstract method is a contractual obligation that subclasses must define to provide the required functionality.

Permanent link Abstract Method - Creation date 2023-02-22


< Abstract Data Type Glossary / Object Oriented Analysis and Design Abstraction >