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 public void in c#?

511


Explain the difference between “constant” and “read-only” variables used in c#?

510


Difference between a sub and a function in c#.

541


Can constructor be private c#?

489


What is the relation between classes and objects?

526






What is hashtable in c# net with example?

473


What is default value of enum c#?

462


what is main function of alternate teamplate of datalist?

1644


What is the benefit of delegate in c#?

501


What is the base class from which all value types are derived?

501


What's the implicit name of the parameter that gets passed into the set method/property of a class?

592


Is c# still popular?

490


What is dependency in software?

523


What is the difference between yield and return?

466


What are bitwise logical operators?

483