

MCQOPTIONS
Saved Bookmarks
1. |
What will be the output of the program?
|
A. | f[0] = 0 |
B. | f[0] = 0.0 |
C. | Compile Error |
D. | Runtime Exception |
Answer» C. Compile Error | |