![]() |
subject > criterion > quality > software quality > polymorphism |
![]() ![]() | ||||||
polymorphism comparison table |
Subject | get power from | exist | is a kind of | be | is a subtopic of | has definition |
---|---|---|---|---|---|---|
software quality | quality | hard to assess | 1.5 - Software Quality | |||
polymorphism | dynamic binding | when 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 operation | software quality | one of the fundamental features of the object oriented paradigm | 2.4 - Methods, Operations and Polymorphism | A property of object oriented software by which an abstract operation may be performed in different ways in different classes |
Next software quality: portability Up: software quality Previous software quality: modularity