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

Answer Posted / nitin

Exception is error which is generally Generated by the
Application during at runtime.

System.Exception is the common exception class

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of constructor?

607


Explain the advantage of using system.text.stringbuilder over system.string?

652


What is the difference between dispose() and finalize() methods in c#?

695


What is the size of a decimal?

796


Can we write class inside a class in c#?

699


Can a class be protected in c#?

653


What is the implicit name and type of the parameter that gets passed into the class set method?

669


What is difference between class and interface in c#?

608


Can you have more than one namespace in c#?

661


What is uint16?

681


How can you force derived classes to provide new method implementations for virtual methods?

673


What is an assembly in .net?

743


What is difference between mutable and immutable in c#?

633


Are c# strings null terminated?

712


Define c# i/o classes? List the commonly used classes?

726