Labour Day Sale Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: buysanta

Exact2Pass Menu

Question # 4

Choose the correct answer: Consider the following diagram:

A.

0

B.

1

C.

2

D.

3

E.

5

Full Access
Question # 5

Choose the correct answer:

Which diagram shows inherited properties?

A)

B)

C)

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

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 6

Choose the correct answer:

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

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

Full Access
Question # 7

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.

Full Access
Question # 8

Choose the correct answer:

What is the defining characteristic of a domain model?

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.

Full Access
Question # 9

Choose the correct answer:

Which one of the following is a Behavioral Feature?

A.

Method

B.

Function

C.

Operation

D.

Constraint

E.

Method Invocation

F.

Classifier behavior

Full Access
Question # 10

Choose the correct answer:

Which sequence of behavior executions occurs if the state machine below is in state S11 and an event of type E occurs?

A.

actnE; exS1; exS11: entS21; entS2

B.

actnE; exS1; exS11: entS2; entS21

C.

exS11; actnE; entS2

D.

gxSH; exS1; actnE; entS2

E.

exS11; exS1; actnE; entS2; entS21

Full Access
Question # 11

Choose the correct answer:

Consider the following diagram:

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

A.

Car Rental

B.

Booking unit

C.

Rental system

D.

Call-Center Agent

Full Access
Question # 12

Choose the correct answer:

Which statement is correct about Activity precondition and postcondition constraints?

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.

Full Access
Question # 13

Choose the correct answer:

Consider the following model

Where is v visible?

A.

Only inside S

B.

Only inside T

C.

Only inside S and T

D.

Inside the whole P

Full Access
Question # 14

Choose the correct answer:

Consider the following Activity:

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 15

Choose the correct answer:

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

A.

drive(), Car

B.

stop(). driver

C.

name. stop()

D.

driveO, stop(). Person

Full Access
Question # 16

Choose the correct answer:

Which diagram contains only valid relationships?

A)

B)

C)

D)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

Full Access
Question # 17

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

Full Access
Question # 18

Choose the correct answer:

Consider the following diagram:

What does the filled diamond mean?

A.

A Ship-instance is responsible for the existence of the Person-instances linked to it.

B.

Class Person's existence depends on the ship. It will get deleted when the ship gets deleted.

C.

It is a modeling placebo It does not have any influence on the structure of the instances of Ship or Person.

D.

Class Ship owns an attribute passenger of Type Person. The ownership of attribute my_ship is undefined.

E.

Class Person owns an attribute my_ship of Type Ship. The ownership of attribute passenger is undefined.

Full Access
Question # 19

Choose the correct answer:

Which semantics differentiate a pseudostate from a regular state in a UML state machine?

A.

A pseudostate must have an outgoing transition

B.

An outgoing transition from a pseudostate must always terminate on a regular state.

C.

A pseudostate is transient and so cannot be the termination point of a run-to-completion step.

D.

The outgoing transitions of a pseudostate must have triggers that consist exclusively of guard conditions.

Full Access
Question # 20

Choose the correct answer:

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

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

Full Access
Question # 21

Choose the correct answer: OpaqueExpression can use which languages?

A.

onlyOCL

B.

only programming languages

C.

only Mathematical Expressions

D.

any language

Full Access
Question # 22

Choose the correct answer:

Which scenario would be modeled most appropriately in a state machine?

A.

the use of buttons to control a digital watch

B.

the exchange of messages in a client-server system

C.

the data flows and processes in an office automation system

D.

the nature of the transitions from ice to water to steam in a physical system

E.

the overview ofbehavior and message exchange in a distributed medical insurance system

Full Access
Question # 23

Choose the correct answer:

Which object has the highest value that is properly assigned to a salary slot?

A)

B)

C)

D)

E)

A.

Option A

B.

Option B

C.

Option C

D.

Option D

E.

Option E

Full Access
Question # 24

Choose the correct answer:

How many valid Action notations are shown below?

A.

0

B.

1

C.

2

D.

3

E.

4

Full Access
Question # 25

Choose the correct answer:

Why are abstractions in a model helpful?

A.

Abstractions add the full detail to the model.

B.

Abstractions can express or suppress detail as needed.

C.

Abstractions can be taken out and the model still makes sense.

D.

Abstractions are not helpful, but rather a distraction in models.

Full Access
Question # 26

Choose the correct answer:

How many activities can feed an initial node at the beginning of an activity thread?

A.

0

B.

0..*

C.

1

D.

1..*

Full Access
Question # 27

Choose the correct answer:

How is the abstract syntax of UML specified?

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

Full Access