(COs 2 and 3) What is a common order of activity in design? A. Start with a set of class objects (CRC cards, for example
Posted: Thu Jul 14, 2022 2:18 pm
(COs 2 and 3) What is a common order of activity in design?
A. Start with a set of class objects (CRC cards, forexample), and use a sequence diagram to investigate how theycommunicate with each other.
B. Start with a set of class objects in a use case, andorganize them alphabetically using a class diagram.
C. Start with a system of classes shown in a componentdiagram, and use a collaboration diagram to name the functions thatbelong in them.
D. Start with a prefab design, and organize the objectsaccordingly.
A. Start with a set of class objects (CRC cards, forexample), and use a sequence diagram to investigate how theycommunicate with each other.
B. Start with a set of class objects in a use case, andorganize them alphabetically using a class diagram.
C. Start with a system of classes shown in a componentdiagram, and use a collaboration diagram to name the functions thatbelong in them.
D. Start with a prefab design, and organize the objectsaccordingly.