Exam 14: Advanced C++ Topics, and Overview of UML

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

Suppose the vector, deque, and list all must meet the requirements for a sequence. From this statement, we may conclude that the __________ is a concept.

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

D

In the context of a UML class diagram, a minimum representation of an operation includes the function __________ followed by a pair of parentheses.

Free
(Short Answer)
4.8/5
(35)
Correct Answer:
Verified

name

A(n) __________ line in a sequence diagram is a dashed line that begins when the object is created and ends when the object is destroyed.

Free
(Short Answer)
4.9/5
(34)
Correct Answer:
Verified

life

The __________ of a class are the data fields.

(Short Answer)
4.9/5
(42)

The ordering of objects across the horizontal axis of a sequence diagram is insignificant.

(True/False)
4.8/5
(39)

In UML notation italics indicate __________ classes.

(Multiple Choice)
4.9/5
(42)

In C++ a class may not be a member of a namespace.

(True/False)
4.9/5
(41)

__________ represents the number of objects of a class that are related to another class.

(Multiple Choice)
4.9/5
(40)

An invocation of a(n) __________ class is indicated by including the actual parameters inside a pair of angle brackets (less-than and greater-than) symbols following the name.

(Multiple Choice)
4.8/5
(40)

In a UML diagram, __________ are free-form text enclosed in a rectangle with the upper right corner folded down.

(Multiple Choice)
4.8/5
(44)

Which of the following versions of String DEFAULT_LT_MAN Represents a static attribute in a class diagram?

(Multiple Choice)
4.7/5
(37)

In a sequence diagram, the name of the message sent by an object is shown above the ________.

(Short Answer)
4.9/5
(39)

In a sequence diagram, __________ bars represent the time during which the object is responding to a given message.

(Short Answer)
4.7/5
(41)

The UML __________ diagram shows classes and their relationships.

(Short Answer)
4.9/5
(39)

An object in a sequence diagram is represented by a(n) __________ with the name of the object underlined.

(Multiple Choice)
4.9/5
(33)

UML defines __________ types of diagrams.

(Multiple Choice)
4.8/5
(46)

C++ has a specific syntactic element called an interface.

(True/False)
4.7/5
(31)

The __________ Modeling Language (UML) represents the unification of earlier object-oriented design modeling techniques.

(Short Answer)
4.8/5
(26)

The UML standard specifies that the attribute type be specified following the name and separated by a(n) __________.

(Multiple Choice)
5.0/5
(40)

We use the interface notation with the word __________ to show that classes have common requirements.

(Multiple Choice)
4.9/5
(31)
Showing 1 - 20 of 25
close modal

Filters

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