

McqMate
Q. |
When is the operation executing, suspended and active? |
A. | an operation is executing when some process is actually running its code |
B. | an operation is suspended when it sends a synchronous message and it is waiting for the message to return |
C. | an operation is active when it is either executing or suspended |
D. | all of the mentioned |
Answer» D. all of the mentioned | |
Explanation: all of the mentioned statements are true and respond to operations executing, suspended and active states. |
View all MCQs in
Unified Modeling Language (UML)No comments yet