Tell me something about Exceptions. What is the common
exception class?

Answer Posted / vinoth

Exception is one that occurs in runtime.The general
exception class is Exception.This class is the base of
every exception.This class is able to catch all types of
exception.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between a variable and a literal?

752


What is foreach loop in c#?

696


What is the difference between array and arraylist in c#?

700


What is use of FormBoarderStyle Propertie

685


Can we assign null value to integer?

623


Are tuples immutable c#?

679


What's the difference between a static method and a non static method c#?

702


What do you understand by 'access specifiers' in C#?

676


What is the purpose of dictionary in c#?

625


List some of the common data providers for ado.net framework?

622


What does do in c#?

705


How do I link two windows forms in c#?

635


What is the advantage of static class in c#?

669


What are some of the commonly used commands in sqlcommand?

673


How many digits are in an integer?

614