OOAD ibm test bank

OOAD ibm test bank

University

26 Qs

quiz-placeholder

Similar activities

Computer Software Quiz

Computer Software Quiz

University

25 Qs

JAVA BASICS

JAVA BASICS

University

25 Qs

OOP Test

OOP Test

University

22 Qs

Computer System

Computer System

12th Grade - University

25 Qs

15 days of code quiz 2

15 days of code quiz 2

11th Grade - Professional Development

22 Qs

java collections

java collections

University

31 Qs

CSC 200

CSC 200

University

24 Qs

IPv4  Address

IPv4 Address

University

22 Qs

OOAD ibm test bank

OOAD ibm test bank

Assessment

Quiz

Computers

University

Hard

Created by

Linh Trịnh

FREE Resource

26 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

45 sec • 1 pt

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

30 sec • 1 pt

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

30 sec • 1 pt

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

45 sec • 1 pt

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

30 sec • 1 pt

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

45 sec • 1 pt

Why is encapsulation (đóng gói) 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?