OMG-OCSMP-MBI300 Free Exam Study Guide! (Updated 92 Questions) [Q12-Q37]

Share

OMG-OCSMP-MBI300 Free Exam Study Guide! (Updated 92 Questions)

OMG-OCSMP-MBI300 Dumps for OMG Certification Certified Exam Questions and Answer

NEW QUESTION 12
Choose the correct answer.
Assume the following state machine fragment Is In the A-State when the event evC arrives.

What is the order of behaviors that are executed after evj arrives?

  • A. stop activity X (If needed), action 2, action 9, action 1, action 4 start activity X
  • B. action 2, action 9, action 1
  • C. action 9, action 1
  • D. stop activity X (if needed), action 2, action 9, action 1, start activity X
  • E. action 2, action 9, action 1, start activity X, evC

Answer: E

 

NEW QUESTION 13
The final version of the diagram must depict that a SoftwareSession is created by some activity of a:User.
Which change must be made to the Initial draft diagram to meet this requirement'

  • A. The arrow '"Start Software" has to be solid and with a closed head.
  • B. The arrow "Start Software" has to cud at the tail and not at the head of the lifeline SoftwareSession.
  • C. The first activation on the lifeline SoftwareSession has to be removed
  • D. No change is required.

Answer: B

 

NEW QUESTION 14
Choose the correct answer.
What is the relationship between objective functions and measures of effectiveness (MOEs)?

  • A. An MOE is usually composed of only one objective function.
  • B. An objective function is usually a function of several different MOEs
  • C. An objective function is usually a function of only one MOE.
  • D. An MOF is usually composed of several different objective functions

Answer: C

 

NEW QUESTION 15
Choose the correct answer.
What is the best way to specify the behavior of a functional requirement?

  • A. The project methodology will indicate which way is compatible with its process.
  • B. Model a state machine that refines the functional requirement.
  • C. Model an activity that refines the functional requirement.
  • D. The requirement text must be a clear and concise specification of the functionality.

Answer: C

 

NEW QUESTION 16
Choose the correct answer.
Given the following diagram:

What Is the meaning of the consider fragment?

  • A. It is a constraint that prevents adding a nested ignore fragment for any one of ml. m2 or m3.
  • B. The meaning is undefined because the diagram is ill-formed in the absence of n>3. which must be considered.
  • C. It allows the invocation of the operations corresponding to messages m 1. m? and m3 only when they appear in that order
  • D. It ignores all messages other than ml m2 and m3 in the scenario being described by the interaction

Answer: A

 

NEW QUESTION 17
Choose the correct answer.
Given the following diagram:

Where should b4 appear In the model hierarchy?

  • A. as a part contained by the block B4
  • B. as a part contained by the diagram Nested Parts
  • C. as a part contained by the block B1
  • D. as a part contained by the block B3

Answer: D

 

NEW QUESTION 18
Choose the correct answer.
Consider the following two activity diagram fragments labeled Fragment 1 and Fragment 2. The JoinSpecification for Fragment 1 is completely specified, but the JoinSpecification for Fragment 2 is not.

Which join specification for Fragment 2 will make it exhibit the same behavior as fragment 1? Assume that activities with the same names exhibit the same behavior

  • A. (b1 or b2) and b3 and b4
  • B. b1 or b2 or b3 or b4
  • C. The question cannot be answered because Activity Diagram Fragment 1 is ambiguous
  • D. (b1 or b?) and (b3 or b4)

Answer: A

 

NEW QUESTION 19
Choose the correct answer.
Given the following diagram:

What do the keywords in the braces represent?

  • A. constraints specifying that the direction of the association is ordered and that an instance of A uniquely consists of instances of B
  • B. constraints specifying that the set representing the Instances of P is ordered In the context of the association, and all instances are unique
  • C. constraints specifying that all instances of B must be ordered in a unique sequence when they are associated with any instance of block A
  • D. suggestions for improving the efficiency of the design

Answer: C

 

NEW QUESTION 20
Choose the correct answer.
Given the following diagram:

What is the significance of typing the connector with an association?

  • A. An association must exist between the SD Card block and Card Reader block, and not just between parts in the Digital Picture Frame block.
  • B. Only items compatible with Card Connection may pass over connector c1. There are no other implications
  • C. If SD Card and Card Reader blocks ever have ports, they must be compatible with the Card Connection association
  • D. Card Connection represents the pan that d uses to connect SD Card to Card Reader, eg the arrangement of contact points

Answer: A

 

NEW QUESTION 21
Choose the correct answer.
Given the following diagram fragment:

What does the multiplicity at the actor end mean?

  • A. Multiplicities carry no meaning on use case diagrams
  • B. At most two Initiator actor instances can perform the use case
  • C. Two Initiator actor instances are required to trigger the use case
  • D. Two Initiator actor instances are required to participate in the use case.

Answer: D

 

NEW QUESTION 22
Choose the correct answer.
Given the following package diagram depicting profile and model library relationships to a user model.

The User Profile extends SysML with two new stereotypes of Block Hardware and Software.
Which bdd fragment is valid, yet does not contain unnecessary or redundant information?
A)

B)

C)

D)

E)

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D
  • E. Option E

Answer: B

 

NEW QUESTION 23
Choose the correct answer.
A system engineer has created the following model of a tank system composed of two tanks and a pipe connecting them:

The system engineer wants to mathematically relate the flow of water through the pipe using the following mass conservation equation: Tank_System wFlowin flowRate * Tank_System pipe endA_Area = Tank_System wFlowOut flowRate * Tank_System pipe endB_Area How would the system engineer model this in SysML?

  • A. Create two flow properties for Tank_System (equivalent to wFlowin and wFlowOut); create a constraint block for the mass conservation equation and use it in Tank_System. and then relate the flow properties to the new constraint property.
  • B. Create a constraint block to represent each of wFlowin wFlowOut and the mass conservation equation; use these constraint blocks In Tank_System. and relate their parameters to the properties of pipe.
  • C. It is not possible to model this because wFlowin and wFlowOut are item properties and not flow properties
  • D. Create a block to represent the mass conservation equation, use it in Tank_System. and relate its properties to the properties of wFlowin. wFlowOut. and pipe
  • E. Create a constraint block to represent the mass conservation equation, use it in Tank_System. and relate its parameters to the properties of wFiowin. wFlowOut. and pipe

Answer: B

 

NEW QUESTION 24
Choose the correct answer.
What are streaming parameters?

  • A. parameters in which tokens are never buffered
  • B. parameters through which an activity can accept or produce tokens throughout its execution
  • C. parameters that are mapped to flow ports
  • D. parameters through which a continuous stream of tokens pass

Answer: A

 

NEW QUESTION 25
Choose the correct answer
Different Block kinds are modeled using stereotypes such as <system>, <subsystem> or <software> Where are these stereotypes typically defined?

  • A. Each modeler who writes requirements can define stereotypes
  • B. The stereotypes are part of the SysML standard
  • C. The modeling tool provides the stereotypes
  • D. A profile that maps modeling methodology concepts to the model defines the stereotypes

Answer: C

 

NEW QUESTION 26
Choose the correct answer.
Given a system for keeping birds away from airports One component, described by the following diagram directs audio signals at birds that approach a runway, its parts, as part properties, are typed by blocks.

A systems engineer has identified some blacks that type the pan properties, but as the design becomes more specific, the engineer discovers that these blocks exist in multiple variants.
What modeling choice does the engineer face at this point?

  • A. whether to model variants of blocks that type part properties as (a) implicit subclasses of the blocks, or (b) part-specific types
  • B. whether to model part properties as (a) a library, or (b) a logical hierarchy
  • C. whether to model variants of blocks that type part properties as (a) explicit subclasses of the blocks, or (b) part-specific types.
  • D. whether to model part properties as (a) a library or (b) a hierarchy of non-composite relationships

Answer: B

 

NEW QUESTION 27
Choose the correct answer.
Which SysML construct specifies a probability distribution to the values of a property such as a basic interval distribution between min and max?

  • A. a range property
  • B. a distributed property
  • C. a probability property
  • D. an interval property

Answer: A

 

NEW QUESTION 28
Choose the correct answer.
Given the following diagram:

Which message ordering is valid?

  • A. M3. M1. M2, M4
  • B. M3, M4. M1, M2
  • C. None of these orderings is valid.
  • D. M1, M2. M3, M4

Answer: B

 

NEW QUESTION 29
Choose the correct answer
What is a flow port that is typed by a flow specification said to be?

  • A. behavioral
  • B. directionless
  • C. nonatomic
  • D. delegation
  • E. conjugated
  • F. atomic

Answer: C

 

NEW QUESTION 30
Choose the correct answer
A system consists of two identical tanks each containing a different level of fluid. The tanks are connected together by a port at the bottom of each tank. This system is modeled m the following diagram:

Which statement is true?

  • A. The value of /rate for item property flow 1->2 is positive for flow from t1 to t2. and negative for How in the other direction
  • B. The block Fluid, which types item property flow 1 ->2. has a value property press : Pressure with a default value of null
  • C. The value property /rate : flow rate is a derived property, which accommodates calculating its value based on oilier properties
  • D. Both port p1 on pan t1. and port p1 on t2. must have values defined for value properties /rate and press
  • E. Parts t1 and t2 each use part instances to redefine the value of property level : Height

Answer: C

 

NEW QUESTION 31
Choose the correct answer.
In the following bdd, A delegates both of its ports to B:

Which ibd correctly represents this?
A)

B)

C)

D)

  • A. Option A
  • B. Option B
  • C. Option D
  • D. Option C

Answer: D

 

NEW QUESTION 32
Choose the correct answer
Annex C of the SysML specification describes optional stereotypes that are useful for modeling requirements.
Which stereotype are all the other stereotypes based upon, and which properties does it add to a requirement?

  • A. <penformanceRequirement>. which adds properties for performanceMeasure and performance MeasureKind
  • B. <emanagedRequirement>, which adds properties for owner and changeAuthority
  • C. <extendedRequirement>, which adds properties for source, risk, and verifyMethod
  • D. <designConstraint>, which adds a mandatory constraintProperty
  • E. <synched Requirement>, which adds properties for lastSynch. version, and corresponding ID in the requirements management tool

Answer: A

 

NEW QUESTION 33
Choose the correct answer.
An engineer is building a model of a system that includes both Low Earth Orbit (LEO) and Geosynchronous Orbit (GEO) satellites.
Which diagram fragment shows a well-designed set of domain stereotypes that can be applied to the blocks representing those system elements?
A)

B)

C)

D)

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D

Answer: B

 

NEW QUESTION 34
Choose the correct answer
Given the following bdd for a token ring network, in which a token flows from node n to node n+1 except that when it reaches the node at the maximum position n flows to the node at the minimum position.

Which ibd correctly models this behavior?
A)

B)

C)

D)

  • A. Option A
  • B. Option B
  • C. Option C
  • D. Option D

Answer: B

 

NEW QUESTION 35
Choose the correct answer.
Given the following model:

Which statement is true?

  • A. Only instances X2 and X4 are invalid.
  • B. All instances (X1, X2, X3, and X4) are valid.
  • C. Only Instances X1 and X? are invalid
  • D. Only instance X4 is invalid.

Answer: D

 

NEW QUESTION 36
Choose the correct answer.
Given the following ibd fragment:

Select the bdd fragment that corresponds
A)

B)

C)

D)

  • A. Option B
  • B. Option A
  • C. Option C
  • D. Option D

Answer: B

 

NEW QUESTION 37
......

Use Real OMG-OCSMP-MBI300 Dumps - 100% Free OMG-OCSMP-MBI300 Exam Dumps: https://www.troytecdumps.com/OMG-OCSMP-MBI300-troytec-exam-dumps.html

Realistic Verified OMG-OCSMP-MBI300 exam dumps Q&As - OMG-OCSMP-MBI300 Free Update: https://drive.google.com/open?id=1hngzcZjKgrZPUwfCKf4ii18ukHxfhH7t