Skip to main content

OMG-OCUP-200 Real Exam Questions

OMG-Certified UML Professional Intermediate

154 questions available · Page 1 of 16

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

What does the lower bound of the multiplicity of a part in a structured classifier indicate? The minimum number of .

  1. A

    links that can be connected to that part

  2. B

    connectors that can be connected to that part

  3. C

    instances corresponding to that part that can exist when the classifier is instantiated

  4. D

    times that an instance corresponding to that part can be created during the lifetime of the structured classifier instance

Show answer and explanation

Correct answer: C

Question 2 Single choice

What is a ConnectionPointReference used to declare?

  1. A

    a pseudostate

  2. B

    a submachine state

  3. C

    a pointer to a connection point

  4. D

    an entry or exit point of a state

  5. E

    an entry or exit point of a submachine state

Show answer and explanation

Correct answer: E

Question 3 Single choice

In the exhibit, what is true for Massert?

  1. A

    Following a message p, a message m would be valid.

  2. B

    Following a message p, a message m would be invalid.

  3. C

    A message q that occurs before a message p is invalid.

  4. D

    A message p may come anywhere in the assert combined fragment.

Show answer and explanation

Correct answer: B

Question 4 Multiple choice

What indicates an artifact instance in UML notation? (Choose two)

  1. A

    memo box

  2. B

    <<artifact>> keyword

  3. C

    syntactically well-formed file name

  4. D

    single sheet icon with a folded-over corner

  5. E

    class box with two smaller rectangles on its left side

Show answer and explanation

Correct answers: B, D

Question 5 Single choice

What most accurately describes the semantics modeled by the exhibit?

  1. A

    HeaderGenerator and LineItemGenerator realize Invoicer.

  2. B

    Invoicer realizes HeaderGenerator and LineItemGenerator.

  3. C

    HeaderGenerator and LineItemGenerator are Invoicer ports.

  4. D

    An Invoicer component is composed of a HeaderGenerator component and a LineItemGenerator component.

Show answer and explanation

Correct answer: A

Question 6 Single choice

What is true of a completion transition?

  1. A

    has no trigger defined

  2. B

    is only triggered by a completion event

  3. C

    is executed when the final state is reached

  4. D

    is executed when the state machine is terminated

Show answer and explanation

Correct answer: B

Question 7 Single choice

What objects receive a signal sent by a BroadcastSignalAction?

  1. A

    all objects

  2. B

    objects are determined by semantic variation

  3. C

    all objects that have a reception for the signal

  4. D

    objects that are on the same node as the actions

  5. E

    objects that are instantiated from classes in the package of the action

Show answer and explanation

Correct answer: B

Question 8 Single choice

What situation results from an ApplyFunctionAction?

  1. A

    produces output values

  2. B

    performs any set of UML actions

  3. C

    reads objects and produces output values

  4. D

    writes objects and produces output values

  5. E

    reads objects, write objects, and produces output values

Show answer and explanation

Correct answer: A

Question 9 Single choice

What is true of a local transition of a state?

  1. A

    equivalent to an internal transition

  2. B

    any transition that occurs only in that state

  3. C

    a transition that cannot be triggered if no substate is active

  4. D

    a transition that will not execute the exit and entry actions of the state but only those of its substates

Show answer and explanation

Correct answer: D

Question 10 Single choice

What does the history of a state represent?

  1. A

    most recent active configuration of its substates

  2. B

    most recent transition that was taken into the state

  3. C

    most recent transition that was taken out of the state

  4. D

    number of times that the state has been active before

Show answer and explanation

Correct answer: A