

MCQOPTIONS
Saved Bookmarks
1. |
What is the output of the following program?
|
A. | 0x10 + 030 + 50 |
B. | 030 + 50 |
C. | 0x10 + 030 |
D. | Depends on compiler |
E. | Garbage |
Answer» E. Garbage | |