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...

different between exception and error? explaim check and
uncheck exception

Answer Posted / jreader

Exception and Error both classes extends Throwable class.
checked execption is an exception which need to be mentioned
in Throws list so that compiler can understand what type of
exception perticuler method can throw (forexample-
SQLException) whereas unchecked exception compiler will
handle and it comes at run time (for
example-IndexOutofBoundException)

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain creating threads by implementing runnable class?

1239


How will you reverse a link list without using recursion?

1082


What is an anonymous class in java?

1162


Is 0 an even number?

1028


What is meant by class and object in java?

1111


What is meant by final class?

1183


What is the null?

1059


What is an infinite loop?

1338


What are the files generated after using IDL to java compiler?

1210


What is the use of static methods?

1093


What is string manipulation?

1062


What is method overriding in java ?

1252


What is the difference between variable declaration and variable initialization?

1094


What is operator overloading. Is it is supported in java?

1089


What are the uses of java?

1140