

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is the correct output for the program given below?
|
A. | 2 in 16-bit compiler like TC/TC++, 4 in 32-bit compiler like Visual studio or gcc |
B. | 4 in 16-bit compiler like TC/TC++, 2 in 32-bit compiler like Visual Studio or gcc |
C. | 4 in 16-bit compiler like TC/TC++, 4 in 32-bit compiler like Visual Studio or gcc |
D. | 2 in 16-bit compiler like TC/TC++, 2 in 32-bit compiler like Visual studio or gcc |
Answer» B. 4 in 16-bit compiler like TC/TC++, 2 in 32-bit compiler like Visual Studio or gcc | |