Exam 14: Advanced C++ Topics, and Overview of UML
Exam 1: P A C++ Primer25 Questions
Exam 2: Introduction to Software Design24 Questions
Exam 3: Program Correctness and Efficiency25 Questions
Exam 4: Inheritance and Class Hierarchies25 Questions
Exam 5: Sequential Containers25 Questions
Exam 6: Stacks24 Questions
Exam 7: Queues and Deques25 Questions
Exam 8: Recursion25 Questions
Exam 9: Trees25 Questions
Exam 10: Sets and Maps25 Questions
Exam 11: Sorting25 Questions
Exam 12: Self-Balancing Search Trees25 Questions
Exam 13: Graphs25 Questions
Exam 14: Advanced C++ Topics, and Overview of UML25 Questions
Select questions type
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:
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:
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:
life
The ordering of objects across the horizontal axis of a sequence diagram is insignificant.
(True/False)
4.8/5
(39)
__________ 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)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)