

MCQOPTIONS
Saved Bookmarks
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 | |