

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program?
#include
|
A. | b = 300 c = 200 |
B. | b = 100 c = garbage |
C. | b = 300 c = garbage |
D. | b = 100 c = 200 |
Answer» E. | |