You are on page 1of 2

College Commerce Software Engineering

Department of ---- Assignment no. 3

Fall 22-23, First Semester Deadline:

Answer the following questions

1. In software engineering, a model can be described as


A. a complex representation of a system.
B. does not have much details.
C. shows all aspects of the system.
2. Simplifying the complex system by removing some details is
A. Specialization
B. Real world model.
C. Abstraction
D. All the above are true
3. One of the following defines the functional decomposition
A. The system is decomposed into classes
B. The system is decomposed into objects
C. The system is decomposed into modules
4. "Is-kind-of" is a relationship used in
A. functional decomposition
B. object-oriented decomposition
C. describing Hierarchy.
5. Activity diagram is used to describe
A. the dynamic behavior of a system, in particular the workflow
B. the functional behavior of the system as seen by the user.
C. the static structure of the system: Objects, attributes, associations
6. Class diagrams is used to describe
A. the dynamic behavior of a system, in particular the workflow
B. the functional behavior of the system as seen by the user.

1
C. the static structure of the system: Objects, attributes, associations
7. Use case diagrams is used to describe
A. the dynamic behavior of a system, in particular the workflow
B. the functional behavior of the system as seen by the user.
C. the static structure of the system: Objects, attributes, associations

8. [Ture or False] An actor represents only a user of the system.


9. [Ture or False] UML simplifies the process of software design, making a
"blueprint" for construction.

You might also like