1.

WHICH_OF_THE_FOLLOWING_IS_THE_CORRECT_USE_OF_WAIT_ON_STATEMENT??$

A. To stop execution until a signal changes its value
B. To stop execution when a signal changes its value
C. To stop execution when a condition specified is true
D. To stop execution when a condition specified is false
Answer» B. To stop execution when a signal changes its value


Discussion

No Comment Found