MultipleChoice
Choose the correct answer.
Given the following diagram fragment:

What does the multiplicity at the actor end mean?
OptionsMultipleChoice
Choose the correct answer
Which statement is true about the read only keyword when it appears next to a property?
OptionsMultipleChoice
Choose the correct answer.
Given the following statement machine, and assuming that it starts from initialization:

What is the shortest event sequence that will place this state machine in its final state?
OptionsMultipleChoice
Choose the correct answer
A has three inputs I 1. I 2 and 13 and one output O, I1, I2. I3 and O are all of the same type A requires I1 or I2 to execute but I1 and I2 are mutually exclusive. I3 must be present tor A to begin.
Which activity diagram fragment correctly shows A with its three inputs and one output?
A)

B)

C)

D)

E)

MultipleChoice
Choose the correct answer.
Given the following state machine fragment.

if it starts in F-State and then the event evB is received, what is the subsequent state?
OptionsMultipleChoice
Choose the correct answer.
Given the following ibd fragment:

Select the bdd fragment that corresponds
A)

B)

C)

D)

MultipleChoice
Choose the correct answer
A sequence diagram depicts the beginning of a user's session with a piece of interactive software . The diagram must show that the --Software Session is created by some activity of the .User.
Which sequence diagram fragment expresses this?
A)

B)

C)

D)

MultipleChoice
Choose the correct answer.
Given the following diagram:

Which diagram is correct?
A)

B)

C)

D)
