Using CRC cards, the Responsibilities correspond to the ____________.
A. attributes
B. functions
C. interactions with other classes
D. the classes themselves
查看答案
If an item possesses a state, then it should probably be modelled as a(n) __________.
A. state variable
B. instance variable
C. class
D. method
A strength of using CASE tools is that ___________.
A. a change in the underlying model is reflected in all of the diagrams.
B. they are easy for inexperienced analysts to use.
C. users are more likely to understand the output than they do written requirements.
D. the models constructed are necessary and sufficient to create a contract.
A ________ class models complex computations and algorithms.
A. Entity Class
Boundary Class
Control Class
D. Abstract class
An ________ classmodels information that is long lived.
A. entity
B. boundary class
C. control class
D. abstract class