1.

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» E.


Discussion

No Comment Found