C# Programming - Exception Handling - Discussion
Discussion Forum : Exception Handling - General Questions (Q.No. 8)
8.
Which of the following is the Object Oriented way of handling run-time errors?
Discussion:
1 comments Page 1 of 1.
Santosh said:
1 decade ago
When an exception occurs it firstly see by operating system.
OS return back it to CLR where CLR convert it to an object of that error then see if according to that exception is there any catch block which can handle that exception then OK otherwise terminates the application.
Suppose some of my friends may help me to improve this answer.
Thanks.
OS return back it to CLR where CLR convert it to an object of that error then see if according to that exception is there any catch block which can handle that exception then OK otherwise terminates the application.
Suppose some of my friends may help me to improve this answer.
Thanks.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers