Choose the correct answer.
What is the relationship between objective functions and measures of effectiveness (MOEs)?
A. An objective function is usually a function of only one MOE.
B. An objective function is usually a function of several different MOEs
C. An MOE is usually composed of only one objective function.
D. An MOF is usually composed of several different objective functions
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 view is intended to address the purpose specified by the Security viewpoint
C. The Security view imports the Security viewpoint to ensure the security requirements are satisfied
D. The Security viewpoint imports the model elements associated with flowing down the security requirements
Choose the correct answer
How is a testCase used to validate a requirement?
A. The testCase model element can be used in SystvIL but it only applies to software
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. A requirement can have a vehfiedBy relationship to a testCase even if the test has not yet been conducted or even fully specified
E. testCase is part of the UML Testing Profile and cannot be used with SysML.
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 block Fluid, which types item property flow 1 ->2. has a value property press : Pressure with a default value of null
B. The value property /rate : flow rate is a derived property, which accommodates calculating its value based on oilier properties
C. Parts t1 and t2 each use part instances to redefine the value of property level : Height
D. 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
E. Both port p1 on pan t1. and port p1 on t2. must have values defined for value properties /rate and press
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 activity partition enclosing the actions the actor performs
B. an action allocation of the actor to the actions that actor performs
C. an association Between the actor and the actions that actor performs
D. an object node to represent the actor and object flows tying that actor to the actions it performs
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. Option A
B. Option B
C. Option C
D. Option D
Choose the correct answer
Different Block kinds are modeled using stereotypes such as «system», «subsystem» or «software»
Where are these stereotypes typically defined?
A. The modeling tool provides the stereotypes
B. The stereotypes are part of the SysML standard
C. Each modeler who writes requirements can define stereotypes
D. A profile that maps modeling methodology concepts to the model defines the stereotypes
Choose the correct answer
In a state machine which behavior can be interrupted by a transition which leaves the current state?
A. a do behavior
B. an entry behavior
C. an exit behavior
D. the effect of an internal transition
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 metamodel Is the result of applying a profile to a user model to define new domain concepts.
C. A profile is a mechanism for extending existing concepts defined In a metamodel.
D. A profile is a mechanism for defining stereotypes, which is not related to metamodels in any way.
Choose the correct answer.
In the following bdd, A delegates both of its ports to B:

Which ibd correctly represents this?

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