Summer Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: ecus65

OMG OMG-OCUP2-FOUND100 - OMG Certified UML Professional 2 (OCUP 2) - Foundation Level

Page: 1 / 3
Total 90 questions

Choose the correct answer:

Given the diagram fragment below:

What are the possible values for the attribute response in the class Query?

A.

Maybe

B.

Yes. No, Maybe

C.

There is insufficient information to determine the answer.

D.

The diagram is not legal UML

Choose the correct answer:

Which statement characterizes a valuable model?

A.

A simple model that is useful has value.

B.

The value of a model is directly related to its complexity.

C.

A model must be "right" in an engineering sense to have value.

D.

The value of a model is always based on its ability to predict system behavior.

Choose the correct answer:

Consider the following diagram:

Which element(s) from P3 are visible inside P2 without using a qualified name?

A.

None

B.

One

C.

TWo

D.

One and Two

Choose the correct answer:

Consider the following class diagram:

Which statement is true about the class diagram?

A.

The preferred age to open a bank account is 18 years old or older

B.

Only customers who are 18 years old or older can open a bank account.

C.

The age condition should only hold when the setAge(Integer) function is called

D.

An object of Customer with age set to 18 or greater will raise an exception.

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)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Choose the correct answer:

Consider the following diagram:

Which statement is true based on this specification ofInteractionF?

A.

An execution of InteractionF is valid only if the o3 lifeline receives ml before the o2 lifeline receives m2.

B.

An execution of InteractionF is valid only if the o2 lifeline receives m2 before the o3 lifeline receives m 1.

C.

An execution of InteractionF can be valid no matter the order in which o2 and o3 receive their respective messages.

D.

InteractionF is an ill-formed model of a behavior.

Choose the correct answer:

Which statement is correct regarding the diagram below?

A.

All of the elements in Package G depend on all of the elements in Package F

B.

All of the elements in Package F depend on all of the elements in Package G.

C.

One or more of the elements in Package G depends on one or more of the elements in Package F.

D.

One or more of the elements in Package F depends on one or more of the elements in Package G.

Choose the correct answer:

In the context of a UML model designed to capture the elements of a real-world business enterprise, the class Employee appears in the fragment of a class diagram as shown below:

Which actual entity does this element represent?

A.

An employee of the company

B.

The set of all employees of the company

C.

An anonymous employee of the company

D.

A diagram of an employee of the company

Choose the correct answer:

Which statement describes the semantics of a Property that has the aggregation kind composite9

A.

The aggregation kind composite is semantically equivalent to namespace containment

B.

Instances of the composed object's type can exist only in the context of the composite object.

C.

When the Property's composite object ceases to exist, all of its composed objects also cease to exist.

D.

The Property's composed objects are part of a subset and the composite object is a union of the defined subsets.

Choose the correct answer:

Which statement is true about the following diagram?

A.

E waits for an Event.

B.

E is always executed faster than B

C.

The valid trace is A. E, C (without B).

D.

C waits for tokens on both incoming edges