

MCQOPTIONS
Saved Bookmarks
1. |
Pick the best statement for the below program:
|
A. | Compile error due to incorrect syntax of initialization. |
B. | No compile error and it ll print 0 100 |
C. | No compile error and it ll print 100 100 |
Answer» D. | |