What is the primary purpose of a class diagram? Select one: a to present a diagram of the software class b. to describe
Posted: Mon Mar 21, 2022 4:41 pm
Which of the followings lists the basic modelling constructs of an UML class diagram? Select one: a. class, relationship b. entity, association C. class, entity d. relationship, entity e. class, association Which of the following best describes the steps that are performed at each design iteration? Select one: a. select a requirement specification and identify the helper abstractions O b. select suitable abstractions to focus on and identify the helper abstractions C. select an abstraction to create a sequence diagram for it d. select an abstraction to create a class diagram for it Which of the following best describes the object-oriented design technique named "decomposition by abstraction"? Select one: a iteratively decompose a system into smaller systems b. decompose each software function and create/use abstractions as required to perform the functions C. decompose a system into classes and to create/use methods of these classes d. decompose a system into functions and to create/use procedures to perform them o Which of the following best describes the output of object oriented software design? Select one: a design models and diagrams b. detailed requirement specification and diagrams C. design specification and diagrams O d. data design specification and diagrams e. functional design specification and diagrams O