Object Oriented Software Engineering   View all facts   Glossary   Help
subject > representation > abstraction > procedural abstraction > operation > polymorphic operation
Next operationpure virtual function    Upoperation    Previous operationabstract operation   

polymorphic operation comparison table
Subject let has definition is a subtopic of is a kind of implement by
operation The abstract notion of something that can be done by one or more classes9.2 - Principles Leading to Good Designprocedural abstraction 
polymorphic operationa running program decide, every time an operation is called, which of several identically-named methods to invoke 2.4 - Methods, Operations and Polymorphismoperationseveral different methods

Next operationpure virtual function    Upoperation    Previous operationabstract operation