Summer Special Sale - Limited Time 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 575363r9

Welcome To DumpsPedia

OMG-OCUP2-FOUND100 Sample Questions Answers

Questions 4

Choose the correct answer:

Which element in the following sequence diagram could correspond to a signal?

Options:

A.

v

B.

B

C.

m

D.

p

Buy Now
Questions 5

Choose the correct answer:

Which diagram shows inherited properties?

A)

B)

C)

D)Inherited properties cannot be shown In a specialized class.

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 6

Choose the correct answer:

The stale machine below is in state1:

When does it transition to state2?

Options:

A.

When all of el. e2. and e3 occur in any order.

B.

When any one of the events e1. e2. or e3 occurs.

C.

Only when e1. e2. and e3 occur in exactly this order

D.

Never, because a transition cannot have more than one trigger.

Buy Now
Questions 7

Choose the correct answer:

Which statement is correct about an Activity Parameter Node?

Options:

A.

It is a kind of Object Node

B.

It is used to model a data store

C.

It is equivalent to an action in or out pin.

D.

It can hold only input parameters, not output parameters.

Buy Now
Questions 8

Choose the correct answer:

What is the key difference between DataTypes and Classes?

Options:

A.

Classes can have operations that show that a class reacts to invocations sent by other classes DataTypes do not have this feature.

B.

DataTypes can only be very simple structures with attributes that are Datatypes as well, whereas Classes can be of arbitrary complexity.

C.

Two instances of a Datatype are considered to be equal when all their attributes have the same values, unlike instances of classes.

D.

Classes can inherit attributes, operations and other features of their super classes. DataTypes can only get instantiated.

Buy Now
Questions 9

Choose the correct answer:

Which statement is correct regarding the diagram below?

Options:

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.

Buy Now
Questions 10

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)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 11

Choose the correct answer:

What is the defining characteristic of a domain model?

Options:

A.

It is a model that is specified using UML diagrams.

B.

It is a model that focuses on the domain requirements of the system

C.

It is a model that captures the main domain concepts and their relationships.

D.

It is a model that represents the domain architecture of the implementation of the system.

Buy Now
Questions 12

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?

Options:

A.

End1

B.

End2

C.

End3

D.

Start

Buy Now
Questions 13

Choose the correct answer:

Given the diagram fragment below:

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

Options:

A.

Maybe

B.

Yes. No, Maybe

C.

There is insufficient information to determine the answer.

D.

The diagram is not legal UML

Buy Now
Questions 14

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)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 15

Choose the correct answer: Consider the following diagram:

How many object nodes in total are shown?

Options:

A.

1

B.

2

C.

3

D.

4

E.

5

F.

6

G.

8

Buy Now
Questions 16

Choose the correct answer:

Consider the following diagram:

Which statement is true about the diagram?

Options:

A.

Within G you may refer to v:K by gh.H::v. .

B.

From within H it is impossible to reach the v within G.

C.

The package Pckg cannot have two definitions of v as shown in the diagram.

D.

v will indicate different elements depending on where you refer to v within Pckg

Buy Now
Questions 17

Choose the correct answer:

What represents the most appropriate use of UML during software development?

Options:

A.

forcing management decisions

B.

describing a planned or existing system to non-technical stakeholders

C.

capturing and clarifying the business-level concerns of a planned or existing system

D.

capturing the essential characteristics and design decisions of a planned or existing system

Buy Now
Questions 18

Choose the correct answer:

What is the meaning of the relationship shown in the diagram below?

Options:

A.

class B is the creator of class A

B.

class A is dependent on class B

C.

class B is dependent on class A

D.

class A can be reached (torn class B

Buy Now
Questions 19

Choose the correct answer:

How is the abstract syntax of UML specified?

Options:

A.

using a MOF metamodel

B.

using the Backus-Naur Form (BNF)

C.

using natural language (e.g.. English)

D.

using UML structure and behavior diagrams

Buy Now
Questions 20

Choose the correct answer:

For projects involving complex and strategic systems, what is a key advantage of developing models before starting implementation?

Options:

A.

Developing models ensures that all requirements will be addressed.

B.

Models are useful to provide proof of progress to project management.

C.

Models help to establish a consensus among all the project stakeholders.

D.

Modeling helps to convince developers that models are necessary for good design.

Buy Now
Questions 21

Choose the correct answer:

Which UML term pair captures complementary ways of looking at a relationship?

Options:

A.

include / extend

B.

use / implement

C.

dependency / trace

D.

aggregation / composition

E.

generalization / specialization

Buy Now
Questions 22

Choose the correct answer:

Consider the following class diagram:

Which statement is true about the class diagram?

Options:

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.

Buy Now
Questions 23

Choose the correct answer:

Which diagram contains only valid relationships?

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 24

Choose the correct answer:

In the model shown below, what is gained by using the Extend relationship?

Options:

A.

The Extend relationships avoid the need for behavior descriptions such as Activities.

B.

The Extend relationship is used here to perform a functional decomposition of the Use case behavior.

C.

This Use Case model could be updated with further payment methods without changing the main Use Cases "Book a car" and "Charge account".

D.

Extend is a taxonomic relationship between Use Cases that extracts general descriptions into the super Use Case "Charge account" to avoid redundant descriptions in the sub Use Cases "Charge credit card" and "Pay with PayPal*.

Buy Now
Questions 25

Choose the correct answer:

What is the name of the property represented by the leftmost lifeline in the following diagram?

Options:

A.

v[1]

B.

B

C.

v

D.

m

Buy Now
Questions 26

Choose the correct answer:

Which category of stakeholders should have prime responsibility for making decisions on the contents of a domain model, and why?

Options:

A.

The customers, as they will own the system when it is delivered

B.

The users, as they will be using the system when it is operational.

C.

All involved stakeholders, as they are knowledgeable and concerned.

D.

The development team, as they are responsible for the final implementation.

E.

Project managers, as they are responsible for delivering the right product to the customer

F.

The testing team, as test-driven design is proven to be an effective approach to development

G.

The system architects, as they are responsible for the design of the system and its proper functioning.

Buy Now
Questions 27

Choose the correct answer:

Which statement is always true about the following sequence diagram?

Options:

A.

Sending message x is the first occurrence that happens.

B.

Sending message z will happen after receiving message x.

C.

Sending message y will happen before sending message z.

D.

Sending message p will happen before receiving message y.

Buy Now
Exam Code: OMG-OCUP2-FOUND100
Exam Name: OMG Certified UML Professional 2 (OCUP 2) - Foundation Level
Last Update: Oct 2, 2025
Questions: 90
$66  $164.99
$50  $124.99
$42  $104.99
buy now OMG-OCUP2-FOUND100