C# Programming - Exception Handling - Discussion
Discussion Forum : Exception Handling - General Questions (Q.No. 3)
3.
In C#.NET if we do not catch the exception thrown at runtime then which of the following will catch it?
Discussion:
3 comments Page 1 of 1.
Babu said:
1 decade ago
Exception occurs at runtime because clear catches.
Raju b said:
1 decade ago
Because exception is the run time error, CLR will execute the program at that time program should be error free.
Mahesh.p said:
1 decade ago
Because execution of programs is processed under "CLR" only.
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers