OMG OMG-OCUP-200 - OMG-Certified UML Professional Intermediate Exam Exam
Page: 3 / 31
Total 154 questions
Question #11 (Topic: )
What is NOT a correct assertion?
A. Stereotypes extending a model element can be retracted at any time.
B. Un-applying a profile from a model deletes all related stereotypes extending the model.
C. Stereotypes extending a model element are immutable.
D. A model element can be extended by several stereotypes at the same time.
Answer: C
Question #12 (Topic: )
What characteristic does a behavior port possess?
A. owns the behavior of the classifier that owns the port
B. defines the behavior that the owning classifier must realize
C. has its own behavior that is distinct from the behavior of the classifier
D. relays any incoming messages directly to the behavior of the owning object
E. must have a protocol state machine
F. is a kind of behavior
Answer: D
Question #13 (Topic: )
What does reaching the terminating pseudostate mean?
A. The final state has been reached.
B. The enclosing region is completed.
C. The "do" activity of the current state has completed.
D. A completion transition has occurred.
E. The context object of the state machine is terminated.
Answer: E
Question #14 (Topic: )
When an object invokes a ReadSelfAction, what will it retrieve?
A. name of the invoking activity
B. class name of the invoking object
C. invoking object
D. attribute values and links for the invoking object
E. attribute values for the invoking object
Answer: B
Question #15 (Topic: )
What is the difference between a stereotype and a metaclass?
A. A metaclass is a limited kind of a stereotype that can only be used in conjunction with one of the stereotypes it limits.
B. Stereotypes can be specialized, but metaclasses cannot be specialized.
C. Metaclasses can be specialized, but stereotypes cannot be specialized.
D. A stereotype is a specialization of a metaclass that can be used by itself, whereas a metaclass must be used with a stereotype.
E. A stereotype is a limited kind of a metaclass that can be only be used in conjunction with one of the metaclasses it extends.
Answer: E