The degree of interaction between two modules is known as:
A. cohesion
B. adhesion
C. binding
D. coupling
查看答案
Data encapsulation is an example of:
A. generalization
B. specialization
C. abstraction
D. coupling
without __________________, the definition of an object as an instantiation(实例)of an Abstract Data Type is too simplistic(简单化).
A. polymorphism
B. binding
C. encapsulation
D. inheritance
Parent is a ____________ of HumanBeing.
A. specialisation
B. abstraction
C. polymorphism
D. generalisation
___________ refers to the components(组件) of a class:
A. specialisation
B. aggregation
C. polymorphism
D. generalisation