Object Oriented Analysis and Design - Part1 (Analysis)

Object Oriented Analysis and Design - Part1 (Analysis)

University

50 Qs

quiz-placeholder

Similar activities

ICT (preparation)

ICT (preparation)

University

50 Qs

keluarga

keluarga

University

47 Qs

Forensics Test 1 Review

Forensics Test 1 Review

12th Grade - University

50 Qs

Practice Test for PR1

Practice Test for PR1

10th Grade - University

51 Qs

Big Data Quiz

Big Data Quiz

University

45 Qs

Food Bowl #7

Food Bowl #7

University

50 Qs

Communicable diseases -I

Communicable diseases -I

University - Professional Development

54 Qs

جزء دكتور شحاتة

جزء دكتور شحاتة

University

46 Qs

Object Oriented Analysis and Design - Part1 (Analysis)

Object Oriented Analysis and Design - Part1 (Analysis)

Assessment

Quiz

Science

University

Easy

Created by

Uyên Lê Phương

Used 2+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which statement is true?

The UML is a development process for software intensive systems.

The UML is a process-dependent language used for visualizing software artifacts.

The UML is a modeling language for software blueprints.

The UML is a visual programming language.

2.

MULTIPLE SELECT QUESTION

20 sec • 10 pts

In which three ways does a structured class differ from a traditional class? (Choose three.)

It clearly defines the class boundary via an encapsulation shell.

It brings public interfaces into the class via ports.

It shows the role that the class plays.

It defines messages between itself and other classes.

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which is a characteristic of a structured class?

must have one interface for each role it plays

can play only one role, no matter how many objects transact with it

can play multiple roles that vary on the objects that interact with it

is limited to one role, but can have multiple interfaces

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which statement is true about an iterative development process?

Testing and integration take place in every iteration.

An iteration focuses on partial completion of selected use-case realizations.

It encourages user feedback in later iterations.

It is based on functional decomposition of a system.

5.

MULTIPLE SELECT QUESTION

20 sec • 10 pts

Which two statements are true about interfaces? (Choose two.)

The interface should have a clear purpose.

A single interface should include as many possible methods, if not all methods, that may be shared by objects that implement the interface.

An interface should be used to restrict which methods are exposed to a client.

Classes may have multiple interfaces depending on the purpose of each interface it implements.

6.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What is the focus of analysis?

translating functional requirements into code

translating requirements into a system design

translating real-world concepts into solution-oriented objects

translating functional requirements into software concepts

7.

MULTIPLE SELECT QUESTION

20 sec • 10 pts

Why is encapsulation important? (Choose two.)

It describes the relationship between two subclasses.

It places operations and attributes in the same object.

It allows other objects to change private operations and attributes of an object.

It prevents other objects from directly changing the attributes of an object.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?