

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | Same memory address is printed. |
B. | Different memory address is printed. |
C. | 11, 21, 31, 41 |
D. | 41, 31 |
E. | None of these |
Answer» B. Different memory address is printed. | |