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
A design is said to be a good design if the components are:
A. Strongly coupled
B. Weakly cohesive
C. Strongly coupled and weakly cohesive
D. Strongly cohesive and weakly coupled
Which of the following is NOT one of the seven levels of cohesion?
A. Procedural cohesion
B. Logical association
C. Object cohesion
D. Coincidental cohesion