Exam 14: The Movement to Objects

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

What are elements of a UML Use Case Diagram?

(Essay)
4.7/5
(43)

A(n)__________ is the general template that is used to define and create specific instances.

(Multiple Choice)
4.8/5
(31)

What are the four fundamental UML diagrams? And in which order do you generally see them developed?

(Essay)
4.8/5
(27)

Because of polymorphism,inserting a new 'student' and inserting a new 'professor' can be done by sending an 'insert' message to each of the objects (student and professor)and letting that object interpret the message.

(True/False)
4.8/5
(21)

Object-Oriented programming languages can have both:

(Multiple Choice)
4.9/5
(47)

_______________ means that the same message can be interpreted differently by different classes of objects.

(Multiple Choice)
4.7/5
(37)

Each object has ___________ that describe information about the object.

(Multiple Choice)
4.8/5
(38)

There are three kinds of operations that a class can contain: constructor operation;query operation;and update operation.

(True/False)
4.8/5
(48)

The 'actor' in an UML use case diagrams:

(Multiple Choice)
4.8/5
(39)

A behavioral state machine UML diagram is a static model of a single state with one and only one method.

(True/False)
4.8/5
(34)

Two methods of simplifying complex class diagrams might be to use 'views' and to use 'packages'.

(True/False)
4.8/5
(34)

Methods implement an object's __________-

(Multiple Choice)
4.8/5
(33)

Actual techniques and approaches that analysts and developers use have remained largely unchanged over time.

(True/False)
4.8/5
(35)

When an UML use case takes the functionality of another use case and adapts it,it could be either an 'extends relationship' or an 'incorporates relationship'.

(True/False)
4.8/5
(26)

The combining of process and data into a single entity is called:

(Multiple Choice)
4.9/5
(42)

What is the relationship between classes,objects,and attributes?

(Essay)
4.8/5
(40)

Dynamic binding is a technique that delays identifying the type of object until ____ .

(Multiple Choice)
4.8/5
(38)

Brett Bradanini and Tim O'Sullivan are 'students'.In this case,Brett and Tim would be considered:

(Multiple Choice)
4.8/5
(41)

Attributes describe information about the ________ such as professor's name,office,office hours,classes,phone number and e-mail.

(Multiple Choice)
4.8/5
(36)

The principle of information hiding suggests that only ________________ be published to the user of the module.

(Multiple Choice)
4.8/5
(41)
Showing 41 - 60 of 67
close modal

Filters

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