92 Exam Questions for OMG-OCSMP-MBI300 Updated Versions With Test Engine
Pass OMG-OCSMP-MBI300 Exam with Updated OMG-OCSMP-MBI300 Exam Dumps PDF 2022
NEW QUESTION 11
Choose the correct answer.
A project has produced the following initial draft sequence diagram fragment:
Answer:
Explanation:
NEW QUESTION 12
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 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.
- B. It is not possible to model this because wFlowin and wFlowOut are item properties and not flow properties
- C. 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
- D. 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.
- 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: A
NEW QUESTION 13
Choose the correct answer.
Given the following bdd fragment:
A user provides login credentials to the User Interface, and the Controller passes this information to the User Database The User Database in turn validates the user name and password (typed by PW In the <flow Specification>) and responds with a Boolean value indicating whether the login was successful. The Controller provides the password to the Key Generator if login was successful.
Which diagram correctly models these communications? If two or more options are correct, select the one that passes no unnecessary information between any two blocks If two or more correct options pass the same information between blocks, select the one with the fewest ports.
A)
B)
C)
D)
- A. Option D
- B. Option A
- C. Option B
- D. Option C
Answer: C
NEW QUESTION 14
Choose the correct answer
What does a <rate> applied to an activity edge specify?
- A. a lower bound on the number of objects that will traverse the edge per time interval
- B. an upper bound on the number of changes to an object's value per time interval
- C. the expected number of changes to an object's value per time interval.
- D. a lower bound on the number of changes to an object's value per time Interval
- E. the expected number of objects that traverse the edge per time interval
- F. an upper bound on the number of objects that will traverse the edge per time interval
Answer: E
NEW QUESTION 15
Choose the correct answer
How would a modeler refine a use case textual narrative?
- A. provide a detailed definition of the use case using a behavioral diagram
- B. provide a complete textual description of the main flow and alternative/exceptional flows for the use case
- C. specify all of the triggers preconditions, and post conditions for the use case
- D. specify all extension points for extend use cases and specify all secondary actors
Answer: A
NEW QUESTION 16 
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. stop activity X (if running), action 2, action 8, action 5, start activity Y, action 7, action 7
- C. action 1. stop activity X (if running), action 7, action 8, action 5, start activity Y
- D. stop activity X (if running), action 8, action 5, start activity Y, action 7
- E. stop activity X (if ninning). action 2, action 8, action 5, start activity Y, action 7, action 7, action 6
Answer: C
NEW QUESTION 17
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 B
- B. Option D
- C. Option A
- D. Option C
Answer: D
NEW QUESTION 18
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 constraint block for each of LOM. R1, and R2- Then, create constraint properties m LOM that are typed by R1 and R2.
- 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 block for each of LOM. R1 and R? Then create part properties in LOM that are typed by R1 and R?
Answer: B
NEW QUESTION 19
Choose the correct answer.
Given the following diagram:
Which message ordering is valid?
- A. None of these orderings is valid.
- B. M1, M2. M3, M4
- C. M3, M4. M1, M2
- D. M3. M1. M2, M4
Answer: C
NEW QUESTION 20
Choose the correct answer
Which SysML construct is used in an activity diagram to associate an actor of a use case with the actions that actor performs?
- A. an association Between the actor and the actions that actor performs
- B. an action allocation of the actor to the actions that actor performs
- C. an object node to represent the actor and object flows tying that actor to the actions it performs
- D. an activity partition enclosing the actions the actor performs
Answer: C
NEW QUESTION 21
Choose the correct answer.
Given the following diagram:
Where should b4 appear In the model hierarchy?
- A. as a part contained by the block B3
- B. as a part contained by the diagram Nested Parts
- C. as a part contained by the block B4
- D. as a part contained by the block B1
Answer: A
NEW QUESTION 22
Choose the correct answer.
Given the following diagram:
Which generalization constraint keywords should be used to specify that:
1- the set of all instances of Car is not fully covered by its three shown subtypes, Small, Medium, and Large, AND
2- an instance of Car is exclusively either Small Medium, or Large
- A. {subset, disjoint}
- B. {Incomplete, xor)
- C. (not full, exclusive)
- D. (incomplete disjoint)
- E. (partial, exclusive)
Answer: B
NEW QUESTION 23
Choose the correct answer.
Given the following model:
Which statement is true?
- A. Only instances X2 and X4 are invalid.
- B. Only instance X4 is invalid.
- C. Only Instances X1 and X? are invalid
- D. All instances (X1, X2, X3, and X4) are valid.
Answer: B
NEW QUESTION 24
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. action 9, action 1
- B. stop activity X (if needed), action 2, action 9, action 1, start activity X
- C. action 2, action 9, action 1, start activity X, evC
- D. stop activity X (If needed), action 2, action 9, action 1, action 4 start activity X
- E. action 2, action 9, action 1
Answer: C
NEW QUESTION 25
Choose the correct answer.
Given the following diagram:
Which SysML, relationship should be used to relate c1 to Weight_Requirement for best semantics?
- A. Association
- B. composition
- C. Dependency
- D. Copy
- E. Trace
- F. Refine
- G. Satisfy
Answer: E
NEW QUESTION 26
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. The requirement text must be a clear and concise specification of the functionality.
- C. Model an activity that refines the functional requirement.
- D. Model a state machine that refines the functional requirement.
Answer: C
NEW QUESTION 27
Choose the correct answer.
Given the following diagram:
What Is the meaning of the consider fragment?
- A. The meaning is undefined because the diagram is ill-formed in the absence of n>3. which must be considered.
- B. It is a constraint that prevents adding a nested ignore fragment for any one of ml. m2 or m3.
- C. It ignores all messages other than ml m2 and m3 in the scenario being described by the interaction
- D. It allows the invocation of the operations corresponding to messages m 1. m? and m3 only when they appear in that order
Answer: B
NEW QUESTION 28
Choose the correct answer.
Which diagram shows that the control system block is in the namespace of the system block?
A)
B)
C)
D)
- A. Option B
- B. Option A
- C. Option C
- D. Option D
Answer: D
NEW QUESTION 29
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 4
- B. action 8 action 5 action 7 action 2 action 4
- C. action 2 action 4
- D. action 5 action 2 action 4
- E. action 8 action 5 action 7 action 2 action 3
- F. action 2
- G. action 5 action 1 action 2 action 3
- H. action 3
- I. action 2 action 3
- J. action 5 action 2 action 3
- K. action 8 action 5 action 7 action 2 action 3 action 4
- L. action 5 action 1 action 2 action4
Answer: L
NEW QUESTION 30
Choose the correct answer.
Given the following diagram:
Which diagram is correct?
A)
B)
C)
D)
- A. Option B
- B. Option D
- C. Option A
- D. Option C
Answer: D
NEW QUESTION 31
Choose the correct answer.
How should a generalization set between Shape (superclass) and subclasses Polygon. Rectangle and Triangle be marked?
- A. {complete, disjoint{
- B. {incomplete, disjoint}
- C. {complete, overlapping}
- D. {incomplete, overlapping{
Answer: B
NEW QUESTION 32
Choose the correct answer
Given the following diagram:
Which statement is true?
- A. The Security viewpoint imports the model elements associated with flowing down the security requirements
- B. The Security view imports the Security viewpoint to ensure the security requirements are satisfied
- C. The Security viewpoint conforms to the requirements specified by the Security view
- D. The Security view is intended to address the purpose specified by the Security viewpoint
Answer: D
NEW QUESTION 33
Choose the correct answer.
The essentials of a laptop battery capacity model are shown In the following diagrams (where the value types W, h and Wh stand for watl, hour, and watt-hour respectively). Assume that the instance values shown are inputs, and that nothing relevant has been omitted.
The designer needs to determine what the energy_capacity of battery 1 should be to enable a laptop usage_time_capacity time of 8 hours. Which combination of the options listed in the text box in the figure will achieve this Intent with minimal changes (including minimal new aspects)?
- A. O1 1 and O2 3
- B. O1.2 and O2.1
- C. O1.1 and O2 2
- D. O1.1 and O2 1
- E. O1.2 and O2.3
- F. O1 7 and O2.2
- G. O1 3 and O2 3
Answer: A
NEW QUESTION 34
Choose the correct answer.
Given the following block:
Which SysML construct correctly models Geographic Coordinate?
A)
B)
C)
D)
- A. Option B
- B. Option D
- C. Option A
- D. Option C
Answer: D
NEW QUESTION 35
......
OMG-OCSMP-MBI300 Exam Dumps - Free Demo & 365 Day Updates: https://actual4test.torrentvce.com/OMG-OCSMP-MBI300-valid-vce-collection.html