Skip to main content

OMG-OCUP-100 Real Exam Questions

OMG-Certified UML Professional Fundamental

168 questions available · Page 1 of 17

Updated Exam DumpsVerified AnswersPass Guarantee

Get Complete Exam Dumps
Question 1 Single choice

What does the diamond symbolize in the diagram?

  1. A

    decision point between three classes

  2. B

    three-way message sent to three classes

  3. C

    aggregation of team and goalie objects for a particular season

  4. D

    binary association between instances of Team, Player, and Year

  5. E

    ternary association between instances of Team, Player, and Year

Show answer and explanation

Correct answer: E

Question 2 Single choice

What notation may be added to the line connecting a use case with an actor to indicate that the actor can participate in several instances of the use case at the same time?

  1. A

    near the actor 0..*

  2. B

    near the actor <<many>>

  3. C

    near the actor {many}

  4. D

    near the use case oval*

  5. E

    near the use case oval{*}

Show answer and explanation

Correct answer: D

Question 3 Multiple choice

Which will cause an activity to finish executing? (Choose two)

  1. A

    All guards fail.

  2. B

    No actions are executing.

  3. C

    Activity final is reached.

  4. D

    No tokens (values) are in the activity.

  5. E

    Output parameter nodes all have values.

Show answer and explanation

Correct answers: C, D

Question 4 Single choice

What term describes a customer ordering books via the web?

  1. A

    user

  2. B

    actor

  3. C

    client

  4. D

    subject

  5. E

    user-case

  6. F

    external system

Show answer and explanation

Correct answer: B

Question 5 Single choice

In UML, what is the behavior of an object caused by?

  1. A

    a call

  2. B

    a trigger

  3. C

    an event

  4. D

    an operation

  5. E

    an event type

Show answer and explanation

Correct answer: C

Question 6 Single choice

A found message in a UML interaction diagram is a message with what characteristic?

  1. A

    the sending event is not present

  2. B

    the receiving event is not present

  3. C

    has no corresponding execution occurrence

  4. D

    chosen by the modeler to consider in this diagram

Show answer and explanation

Correct answer: A

Question 7 Single choice

Ten employees in a department can submit an expense form to have their expenses repaid. manager is required to approve the expense forms.
many actors have we described?

  1. A

    0 actors

  2. B

    1 actor

  3. C

    2 actors

  4. D

    10 actors

  5. E

    11 actors

  6. F

    12 actors

Show answer and explanation

Correct answer: C

Question 8 Single choice

An activity is what kind of element?

  1. A

    action

  2. B

    method

  3. C

    behavior

  4. D

    collaboration

  5. E

    state machine

Show answer and explanation

Correct answer: C

Question 9 Single choice

What are the association end names in the exhibit?

  1. A

    Person and Order

  2. B

    customer and Order

  3. C

    1 and *

  4. D

    1, *, customer, and Order

  5. E

    1, *, customer, order, Person, and Order

Show answer and explanation

Correct answer: B

Question 10 Single choice

What is true of the import example in the exhibit?

  1. A

    Webshop is imported into ShoppingCart and then further imported into Auxiliary and Types.

  2. B

    Auxiliary and Types are imported into ShoppingCart, but neither can be further imported into WebShop.

  3. C

    Public members of WebShop are imported into ShoppingCart and then further imported into Auxiliary or

    Types.

  4. D

    Public members of Types and Auxiliary are imported into ShoppingCart and then further imported into WebShop.

  5. E

    Public members of Types and Auxiliary are imported into ShoppingCart and those from Types are further imported into WebShop.

Show answer and explanation

Correct answer: E