

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following code snippet is valid control flow statement? |
A. | IF (@@Error 0) |
B. | IF (@@Error 0) |
C. | IF (@@Error 0) |
D. | All of the mentioned |
Answer» B. IF (@@Error 0) | |