OMG-Certified UML Professional Fundamental Exam (OMG-OCUP2-INT200) - OMG Actual Exam Questions
Last updated on May 13, 2026
What does a choice pseudostate designate?
point at which outgoing guards are evaluated
point whose outgoing transitions are optional
point with an associated Boolean condition
a conditional fork pseudostate
point that is chosen dynamically during execution
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
What does a state list represent?
set of states that share a single outgoing transition
notational shorthand for a set of states
set of states that share the same entry and exit actions
list of the substates of a composite state
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Assume component A provides an interface P and requires an interface
The interface that B requires must be type conformant with respect to the interface that A provides.
The interface that B requires must be type conformant with respect to the interface that A requires, and the interface that B provides must be type conformant with respect to the interface that A provides.
The interface that A requires must be type conformant with respect to the interface that B provides.
Components must be related to each other via a dependency.
In order for a component B to be substituted for component A, what must be true?
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
What is the difference between a stereotype and a metaclass?
A stereotype is a specialization of a metaclass that can be used by itself, whereas a metaclass must be used with a stereotype.
Metaclasses can be specialized, but stereotypes cannot be specialized.
A metaclass is a limited kind of a stereotype that can only be used in conjunction with one of the stereotypes it limits.
A stereotype is a limited kind of a metaclass that can be only be used in conjunction with one of the metaclasses it extends.
Stereotypes can be specialized, but metaclasses cannot be specialized.
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
For what does an interaction operator define semantics?
a particular message
a particular combined fragment
a particular interaction fragment
a particular interaction
to join the discussion
No discussions yet. Be the first to ask!
Delete Comment
Are you sure? This action cannot be undone.
Finish Practice?
Are you sure you want to finish? This will end your practice session.