InterviewSolution
Saved Bookmarks
| 1. |
What is an exception?(a) Problem arising during compile time(b) Problem arising during runtime(c) Problem in syntax(d) Problem in IDEThis question was addressed to me during an interview.I need to ask this question from Exception Handling in chapter Exception Handling & Static Class Members of Object Oriented Programming |
|
Answer» Right answer is (b) PROBLEM arising during runtime |
|