Deck 12: Atm Case Study,part 1: Object-Oriented Design With the Uml

ملء الشاشة (f)
exit full mode
سؤال
Which diagram models system structure?

A)State machine diagram.
B)Class diagram.
C)Activity diagram.
D)Sequence diagram.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
Which diagram is also called a collaboration diagram.

A)State machine diagram.
B)Communication diagram.
C)Activity diagram.
D)Sequence diagram.
سؤال
A collaboration between objects consists of .

A)an object of one class sending a message to an object of another class.
B)an object of one class repeating messages sent to it from an object of another class.
C)two objects in the same application,but not necessarily sending messages to each other.
D)None of the above.
سؤال
What is a message between collaborating objects called in the UML?

A)asynchronous call.
B)communication call.
C)synchronous call.
D)collaboration call.
سؤال
The sequence of messages in a communication diagram progresses:

A)alphabetically.
B)in numerical order from least to greatest.
C)Both of the above.
D)None of the above.
سؤال
The use case diagram models ________.

A)the interactions between a system's client and one of the system's capabilities.
B)each software life cycle stage in succession.
C)each software life cycle by repeating one or more stages several times via use cases.
D)the interactions between implementations and testing.
سؤال
In the UML,a class's attributes are placed in the ________ compartment of the class's rectangle.

A)first.
B)second.
C)third.
D)bottom.
سؤال
Communication diagrams contain an object's lifeline.Which of the following is true of the object's lifeline?

A)Actions occur along an object's lifeline in chronological order from top to bottom.
B)The line is dotted.
C)The lifeline represents the progression of time.
D)All of the above are true.
سؤال
Which of the following is the first stage of the software life cycle?

A)design.
B)implementation.
C)requirements gathering.
D)testing.
سؤال
An activity diagram models ________.

A)the states of an object.
B)the attributes of an object.
C)the behaviors of an object.
D)the transactions of an object.
سؤال
Objects are modeled in the UML as containing names in the form .

A)ovals,: ClassName.
B)ovals,objectName : ClassName.
C)rectangles,: ClassName.
D)rectangles,objectName : ClassName.
سؤال
A final state in an activity diagram is represented with a(n)________.

A)solid circle.
B)empty circle.
C)solid circle enclosed in an open circle.
D)solid rectangle enclosed in an open rectangle.
سؤال
UML ________ model several states of an object and show under what circumstances the object changes state.

A)diagrams.
B)activity diagrams.
C)state machine diagrams.
D)machine diagrams.
سؤال
An activation indicates that:

A)an object is sending a message.
B)an object is being created.
C)an object is executing.
D)an object has completed executing.
سؤال
In the UML,the diagram emphasizes which objects participate in collaborations.

A)participation.
B)communication.
C)collaboration.
D)sequence.
سؤال
The UML represents operations by listing the operation name,followed by a ________-separated list of parameters in parentheses,a ________ and the return type.

A)colon,semicolon.
B)colon,colon.
C)comma,colon.
D)comma,semicolon.
سؤال
Which of the following is not an attribute?

A)The height of a person.
B)The volume of a radio.
C)The speed of a car.
D)The user of an ATM system.
سؤال
Which of the following is not an actor of the ATM system?

A)A user who views an account balance.
B)A user who provides requirements for building the ATM system.
C)A user who withdraws cash from the ATM.
D)A user who deposits funds into the ATM.
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/18
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 12: Atm Case Study,part 1: Object-Oriented Design With the Uml
1
Which diagram models system structure?

A)State machine diagram.
B)Class diagram.
C)Activity diagram.
D)Sequence diagram.
B
2
Which diagram is also called a collaboration diagram.

A)State machine diagram.
B)Communication diagram.
C)Activity diagram.
D)Sequence diagram.
B
3
A collaboration between objects consists of .

A)an object of one class sending a message to an object of another class.
B)an object of one class repeating messages sent to it from an object of another class.
C)two objects in the same application,but not necessarily sending messages to each other.
D)None of the above.
A
4
What is a message between collaborating objects called in the UML?

A)asynchronous call.
B)communication call.
C)synchronous call.
D)collaboration call.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
5
The sequence of messages in a communication diagram progresses:

A)alphabetically.
B)in numerical order from least to greatest.
C)Both of the above.
D)None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
6
The use case diagram models ________.

A)the interactions between a system's client and one of the system's capabilities.
B)each software life cycle stage in succession.
C)each software life cycle by repeating one or more stages several times via use cases.
D)the interactions between implementations and testing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
7
In the UML,a class's attributes are placed in the ________ compartment of the class's rectangle.

A)first.
B)second.
C)third.
D)bottom.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
8
Communication diagrams contain an object's lifeline.Which of the following is true of the object's lifeline?

A)Actions occur along an object's lifeline in chronological order from top to bottom.
B)The line is dotted.
C)The lifeline represents the progression of time.
D)All of the above are true.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
9
Which of the following is the first stage of the software life cycle?

A)design.
B)implementation.
C)requirements gathering.
D)testing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
10
An activity diagram models ________.

A)the states of an object.
B)the attributes of an object.
C)the behaviors of an object.
D)the transactions of an object.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
11
Objects are modeled in the UML as containing names in the form .

A)ovals,: ClassName.
B)ovals,objectName : ClassName.
C)rectangles,: ClassName.
D)rectangles,objectName : ClassName.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
12
A final state in an activity diagram is represented with a(n)________.

A)solid circle.
B)empty circle.
C)solid circle enclosed in an open circle.
D)solid rectangle enclosed in an open rectangle.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
13
UML ________ model several states of an object and show under what circumstances the object changes state.

A)diagrams.
B)activity diagrams.
C)state machine diagrams.
D)machine diagrams.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
14
An activation indicates that:

A)an object is sending a message.
B)an object is being created.
C)an object is executing.
D)an object has completed executing.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
15
In the UML,the diagram emphasizes which objects participate in collaborations.

A)participation.
B)communication.
C)collaboration.
D)sequence.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
16
The UML represents operations by listing the operation name,followed by a ________-separated list of parameters in parentheses,a ________ and the return type.

A)colon,semicolon.
B)colon,colon.
C)comma,colon.
D)comma,semicolon.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
17
Which of the following is not an attribute?

A)The height of a person.
B)The volume of a radio.
C)The speed of a car.
D)The user of an ATM system.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
18
Which of the following is not an actor of the ATM system?

A)A user who views an account balance.
B)A user who provides requirements for building the ATM system.
C)A user who withdraws cash from the ATM.
D)A user who deposits funds into the ATM.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 18 في هذه المجموعة.