Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Exception ?
When is try, catch block used ?



What is Exception ? When is try, catch block used ?..

Answer / shikha nirankari

exception is an unhandled situations about which we know
before that they can arrise. For example try to divide by 0
is an exception. For handling exceptions we use try n catch
blocks.
try block is used to guard the statements in which exceptin
can be arrised.
catch block is used to take an action when an exception is
caught in a try block.
both try n catch blocks are dependent on each other. the
exception arrised in try block n the action needed to take
on its arrising will be done through catch block.

Is This Answer Correct ?    10 Yes 3 No

Post New Answer

More ASP Interview Questions

Define a scripting language?

0 Answers  


What is the difference between ASP and HTML?

9 Answers  


Describe how a browser-based Form POST becomes a Server-Side event like Button1_OnClick

1 Answers   ADC, Microsoft,


Any one tell me what GOOGLE GEARS and how to use it ?

1 Answers   HCL,


What is a FileSystemObject object?

1 Answers  


What is Application-scope?

2 Answers  


How to handle error in asp

0 Answers  


What data types does the rangevalidator control support?

0 Answers  


Define clientcertificate collection?

0 Answers  


How do I change a aspx file to a pdf?

0 Answers  


In which database is the information, such as membership, role management, profile, and Web parts personalization, stored?

1 Answers   MindCracker, Muthoot Group,


what is the difference between render event and prerender event

2 Answers   Wipro,


Categories