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

In which order the constructor is called for an inherited class?

534


What is the difference between CreateObject() and GetObject()?

553


Can non-default constructors be used with single call sao?

523


What is the difference between integer and double?

464


What is the difference between new and override in c#?

553






What is the difference between static and private constructor?

472


What is callback in c#?

477


What is the compiler of c#?

489


What is Assembly. and Describe type of assembly. why most developer happy with private assembly.

577


what is the difference between interface and multiple interface?

533


Explain the difference between class and interface in .net?

432


What are c# attributes and its significance?

521


What are the Types of compatabilities and explain them

517


What is different about switch statements in c#?

490


What is call back method?

516