[Q54-Q72] Get 100% Real OMG-OCSMP-MBI300 Accurate & Verified Answers As Seen in the Real Exam!

Share

Get 100% Real OMG-OCSMP-MBI300 Exam Questions, Accurate & Verified Answers As Seen in the Real Exam!

OMG-OCSMP-MBI300 Premium Files Updated Sep-2022 Practice Valid Exam Dumps Question

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

What is the correct way to show, on the diagram, that a Taxi has four wheels and Bus has six wheels?

  • A. draw new relationships between Taxi and Wheel and Bus and Wheel using the same role name but different multiplicities
  • B. initialize the multiplicities of wheel as part of the system Initializer
  • C. draw new relationships between Taxi and Wheel and 8us and Wheel with the specific multiplicities and mark the wheel ends as subsets of the wheel end of the relation between PublicTransporlCar and Wheel
  • D. draw new relationships between Taxi and Wheel and Bus and Wheel with the specific multiplicities and mark the wheel end as redefining the wheel end of the relation between PublicTransportCar and Wheel

Answer: A

 

NEW QUESTION 55
Choose the correct answer
Which diagram fragment validly depicts adding properties to a stereotype?
A)

B)

C)

D)

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

Answer: A

 

NEW QUESTION 56
Choose the correct answer.
Which package diagram fragment depicts the definitions of the stereotypes Hardware and Software?
A)

B)

C)

D)

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

Answer: B

 

NEW QUESTION 57

Assume the block is in A-State when two evCs ate received.
What is a plausible sequence of behaviors that occurs when a subsequent evG occurs?

  • A. stop activity X (if running) action 8, action 5, start activity Y, action 7, action 7
  • B. action 1. stop activity X (if running), action 7, action 8, action 5, start activity Y
  • C. stop activity X (if ninning). action 2, action 8, action 5, start activity Y, action 7, action 7, action 6
  • D. stop activity X (if running), action 2, action 8, action 5, start activity Y, action 7, action 7
  • E. stop activity X (if running), action 8, action 5, start activity Y, action 7

Answer: B

 

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

How does state machine Example behave after receipt of event M1 with x equal to zero?

  • A. it arbitrarily enters either State 2 or State 3.
  • B. It terminates
  • C. Its behavior is not defined.
  • D. It remains in State 1.

Answer: D

 

NEW QUESTION 59
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 cud at the tail and not at the head of the lifeline SoftwareSession.
  • B. No change is required.
  • C. The arrow '"Start Software" has to be solid and with a closed head.
  • D. The first activation on the lifeline SoftwareSession has to be removed

Answer: A

 

NEW QUESTION 60
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 D
  • B. Option A
  • C. Option C
  • D. Option B

Answer: C

 

NEW QUESTION 61
Choose the correct answer.
A system engineer specializing in rigid body dynamics wants to model the laws of motion (LOM) so that they may be reused to analyze different types of systems. The LOM consist of the mathematical relations R1 and R2. shown here.
(R1)s=ut + (1/2)at2
(R2) v = u + at
How should the system engineer represent and relate LOM. R1, and R2 in SysML?

  • A. Create a block for each of LOM. R1 and R? Then create part properties in LOM that are typed by R1 and R?
  • B. Create an activity for each of LOM. R1, and R2. Then, create actions in LOM that are typed by R1 and R2.
  • C. Create a constraint block for each of LOM. R1. and R2 Then, create part properties in LOM that are typed by R1 and R2.
  • D. Create a constraint block for each of LOM. R1, and R2- Then, create constraint properties m LOM that are typed by R1 and R2.

Answer: B

 

NEW QUESTION 62
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 D
  • B. Option E
  • C. Option B
  • D. Option A
  • E. Option C

Answer: C

 

NEW QUESTION 63
Choose the correct answer.
When is it possibly useful to create property-specific types?

  • A. when it is important to ensure uniform generalization of all blocks
  • B. when a block that types several part properties exists in multiple variants
  • C. when a block is typed by another block with similar properties
  • D. when it is important to ensure uniform specialization of all block properties

Answer: D

 

NEW QUESTION 64
Choose the correct answer
How is a testCase used to validate a requirement?

  • A. A requirement can have a vehfiedBy relationship to a testCase even if the test has not yet been conducted or even fully specified
  • B. Validation of a requirement can be indicated using a satisfiedBy relationship to a testCase
  • C. Only the verdict model element (which can be a property of a testCase) can have a verifies relationship to a requirement.
  • D. testCase is part of the UML Testing Profile and cannot be used with SysML.
  • E. The testCase model element can be used in SystvIL but it only applies to software

Answer: B

 

NEW QUESTION 65
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 property /rate : flow rate is a derived property, which accommodates calculating its value based on oilier properties
  • B. 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
  • C. Both port p1 on pan t1. and port p1 on t2. must have values defined for value properties /rate and press
  • D. The block Fluid, which types item property flow 1 ->2. has a value property press : Pressure with a default value of null
  • E. Parts t1 and t2 each use part instances to redefine the value of property level : Height

Answer: A

 

NEW QUESTION 66
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 D
  • B. Option B
  • C. Option A
  • D. Option C

Answer: B

 

NEW QUESTION 67
Choose the correct answer.
Assume the following state machine is In the T-1 State when ev Z occurs:

Subsequently ev Voccurs.
Which sequence of actions will be executed?

  • A. action 3
  • B. action 4
  • C. action 5 action 2 action 3
  • D. action 5 action 1 action 2 action 3
  • E. action 8 action 5 action 7 action 2 action 4
  • F. action 2
  • G. action 5 action 1 action 2 action4
  • H. action 8 action 5 action 7 action 2 action 3 action 4
  • I. action 5 action 2 action 4
  • J. action 2 action 4
  • K. action 8 action 5 action 7 action 2 action 3
  • L. action 2 action 3

Answer: G

 

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

Answer: D

 

NEW QUESTION 69
Choose the correct answer
Given the following diagram:

Which statement is true?

  • A. The Security viewpoint conforms to the requirements specified by the Security view
  • B. The Security viewpoint imports the model elements associated with flowing down the security requirements
  • C. The Security view imports the Security viewpoint to ensure the security requirements are satisfied
  • D. The Security view is intended to address the purpose specified by the Security viewpoint

Answer: D

 

NEW QUESTION 70
Choose the correct answer.
Given the following statement machine, and assuming that it starts from initialization:

What is the shortest event sequence that will place this state machine in its final state?

  • A. a, b, x
  • B. c, a, x
  • C. a, b. c, x
  • D. a, b, c, a, x, x
  • E. c, a, x, x

Answer: B

 

NEW QUESTION 71
Choose the correct answer
Which statement is true when modeling generalization?

  • A. Subclasses may add and remove, but not redefine, existing features of a superclass
  • B. Subclasses may add and redefine, but not remove existing features of a superclass
  • C. Subclasses may remove or redefine existing features, but not add features, to a superclass.
  • D. Subclasses may only redefine existing features of a superclass.
  • E. Subclasses may add, remove, and redefine existing features of a superclass

Answer: B

 

NEW QUESTION 72
......

REAL OMG-OCSMP-MBI300 Exam Questions With 100% Refund Guarantee : https://examsboost.pass4training.com/OMG-OCSMP-MBI300-test-questions.html