Choose the correct answer: Consider the following scenario:
The "Withdraw Money" action can only be executed after the amount to withdraw is entered and the account contains sufficient funds. After the action is executed, the account balance is updated.
Which diagram models this scenario
A)
B)
C)
D)
Choose the correct answer:
Which semantics differentiate a pseudostate from a regular state in a UML state machine?
Choose the correct answer:
Which diagram models the following situation:
The class starts when 10 students are present and the professor arrives.
A)
B)
C)
D)
Choose the correct answer:
Consider the following diagram:
Which statement is true about the execution of Action c?
Choose the correct answer:
How many class instances can be shown on an Object Diagram?
Choose the correct answer:
Consider the following diagram fragment:
Which statement is correct about the parameter part?
Choose the correct answer:
Consider the following diagram fragment:
Which slot's value is hidden outside of the current Employee9
Choose the correct answer:
The state machine in the diagram below is in the Start state when an event of type Ev occurs. At that time, the value of local variable VAR is equal to zero.
Which stale will the state machine be in after the run-to-completion step triggered by this event completes?
Choose the correct answer:
Which elements in the diagram are Features of the Car class?
Choose the correct answer:
What is an advantage of modeling as a part of the software analysis and design process?
Choose the correct answer:
Consider the following diagram:
Which statement is correct according to the diagram?
Choose the correct answer:
The Sensor Controller state machine shown below is at rest in the Ready state. The acquireData event occurs.
What Is the complete sequence of behaviors that executes before the state machine comes to rest in the Acquiring Data state?
Choose the correct answer: Consider the following interaction diagram.
Which number pair represents the start and end of an execution specification?
Choose the correct answer:
Consider the following diagram:
Which element(s) from P3 are visible inside P2 without using a qualified name?
Choose the correct answer:
Which characteristic should apply to any useful model?
Choose the correct answer:
What is a reason to have all the UML diagrams of a model have the same amount of detail?
Choose the correct answer:
What represents the most appropriate use of UML during software development?
Choose the correct answer:
Exactly two Player Instances are involved in the "Play Tennis" Use Case.
Which diagram depicts this scenario correctly?
A)
B)
C)
D)
Choose the correct answer:
What is the key difference between DataTypes and Classes?
Choose the correct answer:
Which UML term pair captures complementary ways of looking at a relationship?
Choose the correct answer:
Which statement is correct regarding object (lows and control flows?