Exam 12: Uml and Patterns

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

In a UML class diagram,the minus -)indicates:

Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
Verified

C

In a UML class diagram,the tilde ~)indicates:

Free
(Multiple Choice)
4.9/5
(43)
Correct Answer:
Verified

D

The first section of a UML class diagram specifies the:

Free
(Multiple Choice)
4.7/5
(38)
Correct Answer:
Verified

B

An example of a container is a/an:

(Multiple Choice)
4.8/5
(39)

Any construct that allows you to cycle through all the items in a container is an iterator.

(True/False)
4.9/5
(32)

A container is a class whose objects hold multiple pieces of data.

(True/False)
4.8/5
(42)

The Adaptor pattern transforms one class into a different class without changing the underlying class.

(True/False)
4.8/5
(42)

Pseudocode is a mixture of programming language and English.

(True/False)
4.8/5
(35)

In a UML class diagram,the sharp #)indicates:

(Multiple Choice)
4.8/5
(40)

In a UML class diagram,the plus +)indicates:

(Multiple Choice)
4.8/5
(45)

Class diagrams must contain all class members.

(True/False)
4.9/5
(38)

Draw a UML class diagram for a class that represents a savings account.

(Essay)
4.8/5
(36)

Draw a UML inheritance diagram for possible classes used to represent a bank account.

(Essay)
4.9/5
(30)

UML is a graphical language that is used for designing and documenting software created within the _____________ framework.

(Multiple Choice)
4.7/5
(35)

Draw a UML class diagram for a class that represents a sphere.

(Essay)
4.7/5
(48)

The second section of a UML class diagram specifies the:

(Multiple Choice)
4.7/5
(36)

In a quick sort algorithm,a value called a splitting value is an arbitrarily selected value from the array to sort.

(True/False)
4.9/5
(30)

Define pseudocode.

(Essay)
4.8/5
(36)

The arrowheads in an inheritance diagram point:

(Multiple Choice)
4.8/5
(28)

Any construct that allows you to cycle through all the items in a container is called:

(Multiple Choice)
4.9/5
(33)
Showing 1 - 20 of 22
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)