Pass Your OMG Certification OMG-OCSMP-MBI300 Exam on May 13, 2022 with 92 Questions [Q38-Q62]

Share

Pass Your OMG Certification OMG-OCSMP-MBI300 Exam on May 13, 2022 with 92 Questions

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

NEW QUESTION 38
Choose the correct answer.
Which stereotype depicts that an object node will replace existing tokens with newly arriving tokens when the specified upper limit is reached?

  • A. No stereotype is needed in this case since it describes the default condition
  • B. <overwrite>
  • C. <replace>
  • D. <notbuffer>

Answer: B

 

NEW QUESTION 39
Choose the correct answer.
There is a requirement to count and prioritize widgets. While it is active, the action that implements this behavior will repeatedly accept a widget and immediately output a prioritized widget. A special "final" widget will cause the action to terminate and output the total count of widgets It processed Which activity diagram fragment shows this action along with its inputs and outputs?
A)

B)

C)

D)

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

Answer: A

 

NEW QUESTION 40
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. M1. M2, M4
  • D. M3, M4. M1, M2

Answer: D

 

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

Answer: E

 

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

Answer: B

 

NEW QUESTION 43
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. an interval property
  • B. a range property
  • C. a probability property
  • D. a distributed property

Answer: B

 

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

What is element C?

  • A. a relation information element
  • B. a tag value
  • C. a connector illustration
  • D. a connector property
  • E. an association block

Answer: D

 

NEW QUESTION 45
Choose the correct answer
The following are behavioral requirements for an automobile electric window (1) When the window button is moved into the up position and the window is not fully up the window shall begin to move up (?) When the window button is moved into the down position and the window is not hilly down, the window shall begin to move down (3) When the window button is released or the window reaches the fully up or fully down position, the window shall stop moving (4) Requirements (1-3) apply when the ignition is on. However, turning the ignition off shall lake effect only after the window has stopped moving.
Which state machine diagram fragment describes the required behavior?
A)

B)

C)

D)

E)

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

Answer: B

 

NEW QUESTION 46
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, overlapping{
  • C. {incomplete, disjoint}
  • D. {complete, overlapping}

Answer: C

 

NEW QUESTION 47
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 constraint properties m LOM that are typed by R1 and R2.
  • D. Create a constraint block for each of LOM. R1. and R2 Then, create part properties in LOM that are typed by R1 and R2.

Answer: B

 

NEW QUESTION 48
Choose the correct answer.
A system engineer has created a SysML block structure for his system-of-interest. Two of the blocks (M and E) represent system-level abstractions of components that will be designed by a mechanical engineer and an electrical engineer m their respective computer-aided design (CAD) tools.
Given that the CAD models are wrapped as blocks B_mcad and B_ecad, what type of diagram should the system engineer use to quantitatively relate the properties of B_mcad and B_ecad to their system level abstractions M and E respectively?

  • A. a block definition diagram
  • B. an internal block diagram
  • C. an activity diagram
  • D. a parametric diagram

Answer: D

 

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

Answer: A

 

NEW QUESTION 50

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
  • B. stop activity X (if running), action 2, action 8, action 5, start activity Y, action 7, action 7
  • C. stop activity X (if ninning). action 2, action 8, action 5, start activity Y, action 7, action 7, action 6
  • D. action 1. stop activity X (if running), action 7, action 8, action 5, start activity Y
  • E. stop activity X (if running) action 8, action 5, start activity Y, action 7, action 7

Answer: D

 

NEW QUESTION 51
Choose the correct answer.
A project has produced the following initial draft sequence diagram fragment:

Answer:

Explanation:

 

NEW QUESTION 52
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 terminates
  • B. it arbitrarily enters either State 2 or State 3.
  • C. It remains in State 1.
  • D. Its behavior is not defined.

Answer: C

 

NEW QUESTION 53
Choose the correct answer
A sequence diagram depicts the beginning of a user's session with a piece of interactive software . The diagram must show that the -Software Session is created by some activity of the .User.
Which sequence diagram fragment expresses this?
A)

B)

C)

D)

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

Answer: C

 

NEW QUESTION 54
Choose the correct answer
Which statement is true about the read only keyword when it appears next to a property?

  • A. It specifies that the value of the corresponding property cannot change during the lifetime of its owner.
  • B. It states that the corresponding property is provided for reading purposes only
  • C. It specifies that the corresponding property cannot be redefined
  • D. It specifies that the value of the corresponding property can be changed by its owner, but can only be read by other blocks

Answer: B

 

NEW QUESTION 55
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 modeling tool provides the stereotypes
  • C. A profile that maps modeling methodology concepts to the model defines the stereotypes
  • D. The stereotypes are part of the SysML standard

Answer: B

 

NEW QUESTION 56
Choose the correct answer.
The formula for the determinant of a square 2X2 matrix.
|ab|
|cd|
is a'd-b'c A subsystem receives one message for each value (i e. a(v) b(v). c(v) and d(v) where v is a real number) These messages can be in any order, and the ensure sequence is followed by an "end" message. The subsystem must calculate the determinant and output it upon receipt of the end message If there are multiple messages for one value (e g . two a(v) messages), or the end message is received before all values have been received, the subsystem should signal an error.
Which state machine correctly models the required behavior? If more than one slate machine is correct, select the one with the fewest slates.
A)

B)

C)

D)

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

Answer: C

 

NEW QUESTION 57
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. (b1 or b?) and (b3 or b4)
  • D. The question cannot be answered because Activity Diagram Fragment 1 is ambiguous

Answer: A

 

NEW QUESTION 58
Choose the correct answer
What is the key distinction between a profile and a meta model?

  • A. A metamodel is used to define the stereotypes and the properties of a profile.
  • B. A profile is a mechanism for defining stereotypes, which is not related to metamodels in any way.
  • C. A profile is a mechanism for extending existing concepts defined In a metamodel.
  • D. A metamodel Is the result of applying a profile to a user model to define new domain concepts.

Answer: D

 

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

What do the keywords in the braces represent?

  • A. constraints specifying that all instances of B must be ordered in a unique sequence when they are associated with any instance of block A
  • 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. suggestions for improving the efficiency of the design
  • D. constraints specifying that the direction of the association is ordered and that an instance of A uniquely consists of instances of B

Answer: A

 

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

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

Answer: B

 

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

What does the multiplicity at the actor end mean?

  • A. Two Initiator actor instances are required to participate in the use case.
  • 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. Multiplicities carry no meaning on use case diagrams

Answer: A

 

NEW QUESTION 62
......

OMG-OCSMP-MBI300 Dumps for OMG Certification Certified Exam Questions and Answer: https://dumpsstar.vce4plus.com/OMG/OMG-OCSMP-MBI300-valid-vce-dumps.html