Weekend Sale Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: geek65

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

Questions 4

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 5

Choose the correct answer:

Consider the following diagram:

According to the diagram, which statement describes the property db?

Options:

A.

The property db is a primary key

B.

The property db is a static property.

C.

The property db is inherited from a superclass.

D.

The property db is important and is emphasized by the modeler with an underline.

Buy Now
Questions 6

Choose the correct answer: Consider the following interaction diagram.

Which number pair represents the start and end of an execution specification?

Options:

A.

1, 2

B.

1, 4

C.

1, 3

D.

3, 5

E.

2, 3

Buy Now
Questions 7

Choose the correct answer:

In UML modeling, what is the (unction of Comments?

Options:

A.

to provide additional semantics to the model elements

B.

to provide useful information to the reader of the model

C.

to enable automatic generation of comments in the code

D.

to add UML constraints to one or more model elements of the diagrams

Buy Now
Questions 8

Choose the correct answer:

Consider the following class definition:

Which diagram fragment shows an instance of the Company class in which name has the value OMG?

A)

B)

C)

D)

E)

F)

Options:

A.

OptionA

B.

OptionB

C.

OptionC

D.

OptionD

E.

Option E

F.

Option F

Buy Now
Questions 9

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 10

Choose the correct answer:

What is a reason to have all the UML diagrams of a model have the same amount of detail?

Options:

A.

This is typically required by management for planning purposes

B.

This is typically required by the implementers for coding purposes

C.

This is typically required by the system engineers to write requirements.

D.

This is typically required by tools that automatically transform the model.

Buy Now
Questions 11

Choose the correct answer:

Consider the following diagram:

Which statement is correct according to the diagram?

Options:

A.

responsiblePerson inherits from Person.

B.

Client and Manager have nothing in common.

C.

responsiblePerson can not refer to an object of class Client.

D.

The object referred to as responsiblePerson can be a Manager.

Buy Now
Questions 12

Choose the correct answer:

Consider the following invalid state machine fragment:

Why is the diagram invalid?

Options:

A.

A transition requires a trigger or guard.

B.

A guard condition is not allowed on the initial transition.

C.

A trigger is not allowed on the transition to the final state.

D.

A transition is not allowed to leave and enter the same state.

Buy Now
Questions 13

Choose the correct answer:

Which statement is correct about Activity precondition and postcondition constraints?

Options:

A.

They apply to all invocations of the Activity

B.

They apply only to specific invocations of the Activity.

C.

They are used to constrain specific actions within the Activity.

D.

They are used to constrain only the flow of objects within the Activity.

Buy Now
Questions 14

Choose the correct answer:

How would you refer lo element One of Package PI. when inside Package P2?

Options:

A.

One

B.

PLOne

C.

P1:One

D.

P1::One

E.

"One

F.

One/P1

Buy Now
Questions 15

Choose the correct answer:

When is a state machine for an object created and ready to accept events?

Options:

A.

by the time the last state ends

B.

immediately after the sequence diagrams start

C.

by the time the object has finished its initialization

D.

when all objects in the system are ready to receive events

Buy Now
Questions 16

Choose the correct answer:

Which statement is true about the following diagram?

Options:

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

Buy Now
Questions 17

Choose the correct answer:

Consider the following diagram:

Who is the owner of the Use Case "Book a car"?

Options:

A.

Car Rental

B.

Booking unit

C.

Rental system

D.

Call-Center Agent

Buy Now
Questions 18

Choose the correct answer:

Which elements in the diagram are Features of the Car class?

Options:

A.

drive(), Car

B.

stop(). driver

C.

name. stop()

D.

driveO, stop(). Person

Buy Now
Questions 19

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 20

Choose the correct answer:

Which statement characterizes a valuable model?

Options:

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.

Buy Now
Questions 21

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 22

Choose the correct answer:

Consider the following diagram;

What is the minimum number of occurrences that must happen before the reception of m(200)?

Options:

A.

0

B.

2

C.

4

D.

5

E.

6

Buy Now
Questions 23

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)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Questions 24

Choose the correct answer:

Consider the following two diagrams:

Which description of these diagrams is true?

Options:

A.

In both diagrams, the activity will end after action READY and no further signals will be accepted.

B.

Initial and final nodes are optional. Therefore the execution semantics of both diagrams are equivalent.

C.

In diagram Act1. action a can get executed once. In diagram Act2. action a can get executed many times.

D.

Diagram Act2 is incomplete: It should get completed with exactly one start and at minimum one final node. If this would be done, both diagrams become equivalent.

Buy Now
Questions 25

Choose the correct answer: Consider the following diagram:

Options:

A.

0

B.

1

C.

2

D.

3

E.

5

Buy Now
Questions 26

Choose the correct answer:

Consider the following diagram:

How many event occurrences are specified in InteractionP?

Options:

A.

2

B.

3

C.

4

D.

5

E.

6

F.

8

G.

10

Buy Now
Questions 27

Choose the correct answer:

Consider the following Activity:

A)

B)

C)

D)

Options:

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Buy Now
Exam Code: OMG-OCUP2-FOUND100
Exam Name: OMG Certified UML Professional 2 (OCUP 2) - Foundation Level
Last Update: May 17, 2024
Questions: 90
OMG-OCUP2-FOUND100 pdf

OMG-OCUP2-FOUND100 PDF

$28  $80
OMG-OCUP2-FOUND100 Engine

OMG-OCUP2-FOUND100 Testing Engine

$33.25  $95
OMG-OCUP2-FOUND100 PDF + Engine

OMG-OCUP2-FOUND100 PDF + Testing Engine

$45.5  $130