

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the following C code?
|
A. | p is 3 |
B. | Compilation Error |
C. | Runtime Error |
D. | Garbage value |
E. | p is 4 |
Answer» F. | |