wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

CS8592 - OOAD - Unit 1 - Quiz II

Total questions: 30

Worksheet time: 22mins

Name
Class
Date
1.

Who consider diagrams as a type of Class diagram, component diagram, object diagram, and deployment diagram?

a)

Structural

b)

Behavioral

c)

Non-Behavioral

d)

Non-Structural

2.

In Unified Modelling Language diagrams, relationship between component parts and object.

a)

Ordination

b)

Aggregation

c)

Segregation

d)

Increment

3.

Which type they considered Activity diagram, use case diagram, collaboration diagram, and sequence diagram?

a)

Non-Behavioral

b)

Non-Structural

c)

Structural

d)

Behavioral

4.

Which diagrams are used to distribute files, libraries, and tables across topology of the hardware

a)

Deployment

b)

Use Case

c)

Sequence

d)

Collaboration

5.

Which of these compartments divided in class?

a)

Name

b)

Attribute

c)

Operation

d)

All of the mentioned

6.

_________are part of the class operation specification format.

a)

Name

b)

Parameter List

c)

Return-Type List

d)

All of the mentioned

7.

Which term are combined Interaction Diagram?

a)

Sequence Diagram + Collaboration Diagram

b)

Activity Diagram + State Chart Diagram

c)

Deployment Diagram + Collaboration Diagram

d)

None of the mentioned

8.

__________UML diagrams has a static view.

a)

Collaboration

b)

Use Case

c)

State Chart

d)

Activity

9.

Structure diagrams emphasize the things that must be present in the system being modeled.

a)

True

b)

False

10.

Which of the following is a dynamic model that shows how the system interacts with its environment as it is used?

a)

System Context Model

b)

Interaction Model

c)

Environmental Model

d)

Both System Context and Interaction

11.

An operation can be described as__________

a)

Object

b)

Class

c)

Functions

d)

Object and Class

12.

_________are part of the class operation specification format

a)

Name

b)

Parameter List

c)

Return-Type List

d)

All of the Mentioned

13.

Multiplicity for an association ___________

a)

association is the number of instances with a single instance

b)

association is the number of instances with a number instance

c)

all of the mentioned

d)

none of the mentioned

14.

___________diagram is time-oriented

a)

Collaboration

b)

Sequence

c)

Activity

d)

None of the Mentioned

15.

In top down analysis and design

a)

each succeeding phase is more detailed than the phase before it

b)

each succeeding phase is as detailed as the phase before it

c)

each succeeding phase is less detailed than the phase before it

d)

None of the above

16.

Which one of the following is a functional requirement ?

a)

Maintainability

b)

Portability

c)

Robustness

d)

None of the Mentioned

17.

“Consider a system where, a heat sensor detects an intrusion and alerts the security company.” What kind of a requirement the system is providing ?

a)

Functional

b)

Non-Functional

c)

Known Requirement

d)

None of the Mentioned

18.

Which of the following statements explains portability in non-functional requirements?

a)

It is a degree to which software running on one platform can easily be converted to run on another platform

b)

It cannot be enhanced by using languages, OS’ and tools that are universally available and standardized

c)

The ability of the system to behave consistently in a user-acceptable manner when operating within the environment for which the system was intended

d)

None of the mentioned

19.

Functional requirements capture the intended behavior of the system.

a)

True

b)

False

20.

According to components of FURPS+, which of the following does not belong to S ?

a)

Testability

b)

Speed Efficiency

c)

Serviceability

d)

Installability

21.

What are the four dimensions of Dependability ?

a)

Usability, Reliability, Security, Flexibility

b)

Availability, Reliability, Maintainability, Security

c)

Availability, Reliability, Security, Safety

d)

Security, Safety, Testability, Usability

22.

What is the first step of requirement elicitation ?

a)

Identifying Stakeholder

b)

Listing out Requirements

c)

Requirements Gathering

d)

All of the mentioned

23.

Why is Requirements Elicitation a difficult task ?

a)

Problem of Scope

b)

Problem of Understanding

c)

Problem of Volatility

d)

All of the Mentioned

24.

Requirements elicitation is a cyclic process

a)

True

b)

False

25.

QFD stands for

a)

Quality Function Design

b)

Quality Function Development

c)

Quality Function Deployment

d)

None of the mentioned

26.

The Generalization and Specialization Lattices are classified as

a)

Single Aggregation

b)

Multiple Inheritance

c)

Single Inheritance

d)

Multiple Aggregation

27.

Use case descriptions consist of interaction among which of the following?

a)

Product

b)

Use Case

c)

Actor

d)

Product and Actor

28.

Use case description contents include ______________

a)

Use Case Name and Number

b)

Actors

c)

Stakeholder and Needs

d)

All of the Mentioned

29.

Which of these statements are truly acceptable?

a)

A precondition is an assertion guaranteed to be true when the activity or operation finishes

b)

A post condition is an assertion guaranteed to be true when the activity or operation begins

c)

Trigger is an event which cause a use case to begin

d)

None of the Mentioned

30.

The Use case Description Heuristics includes which of these?

a)

Fill in the use case template from top to bottom

b)

Write simple declarative sentences in active voice

c)

Avoid sequence of steps by the actors and product

d)

All of the mentioned