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 an exception?

Answer Posted / vikneswarank

when we write code and try to execute the that code error
may be occur in runtime or complie time complie time error
nothing but syntex error we can easily set right by
reediting suitable code runtime error is exception. we can
handle the exception use Exception class which is belongs
to java.lang. package using this class handle the exception
(try catch) block

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can a vector contain heterogenous objects?

1121


What is null statement?

1073


Explain about assignment statement?

1071


Is ruby built on java?

990


Is java owned by oracle?

1076


Differece between class and generic class?

1095


What is nullpointerexception in java?

1244


What do you mean by access modifier?

1112


Can we override constructor in java?

1139


What is a boolean structure?

1135


How do you create a first line indent?

1049


What is hashset in java?

1202


How many ways can an argument be passed to a subroutine and explain them?

1079


How to calculate the length of a singly linked list in java?

1094


Is there any way to skip finally block of exception even if some exception occurs in the exception block?

1118