Sad 2
Sad 2
Sad 2
A) coupling
B) primitiveness
C) ease of use
D) sufficiency
2. When you design a class diagram, which class hierarchies' relationship you are not going
to apply?
A) Association
B) Aggregation
C) Instantiation
D) Application
3. In object-oriented development, through which diagrams we are not analyze the dynamic
semantics of a problem or its implementation?
A) Process diagrams
B) Interaction diagram
C) State transition diagrams
D) Script diagram
4. One of the following is not the disadvantage of simple file processing?
A) Data redundancy inconsistency
B) Program-data independency
C) Concurrent access anomalies
D) Data Separation and isolation
5. During system design what mechanisms/analysis is used to regulate how object
collaborate relative to the system`s architecture?
A) Module diagram
B) Object diagram
C) Process diagram
D) Class diagram
6. ____________ is a powerful tool of object-oriented analysis; and can be used to drive the
process of classical analysis, behavior analysis, and Learning Domain analysis.
A) Measurement
B) Scenarios
C) Hierarchy
D) Documentation
7. A mapping cardinality where, an entity A is associated with at most one entity in 8 and an
entity i associated with any number (zero or more) of entities in A
A) MANY to MANY
B) MANY TO ONE
C) ONE TO MANY
D) ONE TO ONE
8. For an Entity set Citizen, an attribute name Address consists of Street-number, City, and
Region. Such kind of attribute in a database is known as
A) Derived Attribute
B) Complex Attribute
C) Composite Attribute
D) Multi-Valued Attribute
9. Based on object-oriented application, which one of the following is a part of the notation
of object oriented d used to show the allocation of processes to processors in the physical
design of a system?
A) real-time process
B) process diagram
C) reactive process
D) process architecture
10. ___________ is a diagram that used to trace the execution of a scenario in the same
context as and dog
A) Interaction diagram
B) Data flow diagram
C) Class Diagram
D) Visibility diagram
11. On the darker side of object-oriented design, which of the following risk or issue must
not be considered?
A) Dynamic allocation and destruction of objects.
B) Paging behavior of running applications
C) Encumbrance of classes
D) Users experience
12.