

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program?
#include
|
A. | 1, 2, 0, 1 |
B. | -3, 2, 0, 1 |
C. | -2, 3, 0, 1 |
D. | 2, 3, 1, 1 |
Answer» D. 2, 3, 1, 1 | |