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 ?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What purpose is served by the application.lock method?

1025


can any one tell me about dot net framework not basic detail

1894


Can I avoid using the garbage collected heap?

982


Explain the difference between post & get method in asp?

1133


Define a filesystemobject object?

1127


when we use ajax in.net

2034


Name the control which would you use if you needed to make sure the values in two different controls matched?

1015


Explain the post & get method or explain the difference between them in asp?

999


How do you administer security for my machine for an enterprise?

944


What are private assemblies and shared assemblies?

1110


What options are available to deploy my .net applications?

934


Explain the advantages of using asp?

1020


How we load the page in ASP?

1076


What is the purpose of application.lock method?

1054


How do you initialize a two-dimensional array that you don't know the dimensions of?

1089