Multiple Choice
Fan-out refers to _____.
A) the number of attributes a class has
B) the number of messages sent by a method
C) the number of times a message is sent by a method
D) the number of times an attribute is passed from a class
E) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q12: What is connascence? Is this desirable or
Q16: A post-condition is one that must be
Q24: What are the two types of coupling
Q42: Detailed design is important for two reasons.
Q46: In order to get an object to
Q58: In an object-oriented system, changes can take
Q58: Moving the attributes to a calling class
Q74: Constraints can be written in either a
Q80: Mixed-role class cohesion is the worst type
Q86: In terms of levels of abstraction, which