

MCQOPTIONS
Saved Bookmarks
1. |
Which_of_the_following_is_correct_syntax_for_WAIT_ON_statement?$ |
A. | WAIT ON signal_assignments; |
B. | WAIT ON boolean_condition; |
C. | WAIT ON signal_list; |
D. | WAIT ON time_expression; |
Answer» D. WAIT ON time_expression; | |