OOPS Concepts - Programming

Q1:

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.

ANS:D - A run-time error.

No answer description is available. Let's discuss.