Object Oriented Software Engineering   View all facts   Glossary   Help
subject > criterion > quality > software quality > polymorphism
Next software qualityportability    Upsoftware quality    Previous software qualitymodularity   

polymorphism comparison table
Subject get power from exist is a kind of be is a subtopic of has definition
software quality  qualityhard to assess1.5 - Software Quality 
polymorphismdynamic bindingwhen several classes which each implement the operation either have a common superclass in which the operation exists, or else implement an interface that contains the operationsoftware qualityone of the fundamental features of the object oriented paradigm2.4 - Methods, Operations and PolymorphismA property of object oriented software by which an abstract operation may be performed in different ways in different classes

Next software qualityportability    Upsoftware quality    Previous software qualitymodularity