Exam 14: the Movement to Objects

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

Jing has created a class called 'professor'.What might be an appropriate instance of 'professor'?

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

D

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

Free
(Essay)
4.8/5
(39)
Correct Answer:
Verified

Use Case Diagrams;class diagrams;sequence diagrams and behavioral state machine diagrams.Use Cases always are created first;and behavioral state machines are almost always created last and the two in the middle (class diagrams and sequence diagrams)can be in either order,depending upon the project and the preferences of the analyst(s).

Each object has ___________ that describe information about the object.

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

E

In terms of Systems Analysis and Design,the techniques and approaches:

(Multiple Choice)
4.8/5
(33)

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

(True/False)
4.8/5
(32)

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

(True/False)
4.9/5
(33)

Aggregation is used when one class (subclass)inherits from another class (superclass)meaning that the properties and operations of the superclass are also valid for objects of the subclass.

(True/False)
4.8/5
(29)

According to the developers of UML,any object-oriented approach to developing information systems must be: (a)use case driven;(2)architecture centric and ________________

(Multiple Choice)
4.9/5
(37)

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

(Multiple Choice)
4.8/5
(45)

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

(Multiple Choice)
4.9/5
(38)

Which is NOT a term associated with the UML class diagram?

(Multiple Choice)
4.8/5
(33)

The Object-Oriented Approach is considered as an 'exciting enhancement to systems analysis and design'.

(True/False)
4.9/5
(34)

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

(Multiple Choice)
4.9/5
(31)

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

(Multiple Choice)
4.7/5
(42)

A dynamic binding model describes how the user interacts with the system to perform some activity such as placing an order,making a reservation or searching for information.

(True/False)
4.9/5
(33)

The use case on an UML Use Case Diagram is a rectangle and depicts a major process.

(True/False)
4.7/5
(37)

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.9/5
(40)

The UML Sequence Diagrams are generally developed last in the UML approach.

(True/False)
4.8/5
(32)

UML is a truly new methodology and will replace the traditional SDLC.

(True/False)
4.8/5
(33)

What is 'encapsulation'?

(Essay)
4.9/5
(38)
Showing 1 - 20 of 113
close modal

Filters

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