

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following problem causes an exception? |
A. | Missing semicolon in statement in main(). |
B. | A problem in calling function. |
C. | A syntax error. |
D. | A run-time error. |
Answer» E. | |