___________ refers to the components(组件) of a class:
A. specialisation
B. aggregation
C. polymorphism
D. generalisation
查看答案
The relationship of some kind between two apparently unrelated classes is referred to as a(n):
A. specialisation
B. association
C. polymorphism
D. generalisation
The relationship between a derived class (or subclass) and base class is referred to as:
A. association
B. inheritance
C. polymorphism
D. instantiation
An act of connecting an object to the appropriate method is called:
A. dynamic binding
B. inheritance
C. polymorphism
D. generalisation
If a method can be applied to objects of different classes it is termed:
A. dynamic
B. inherited
C. polymorphic
D. generalised