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 difference between Exception and Error?

Answer Posted / shahnawaz ali shah

Exception is coverable
Error is uncoverable

Exception can be handled
and Error can not be handled

Exceptio is an run time error when an abnormal condition is
occured the jvm detect it and make the object of that
abnormal condition and throws it to its own class and that
object is catched by catched block and catch block handled it

Error is the compile time error not runtime and it is not
covered it is only fixed by a programer.

Note
When Error occur then our programe stops and donot run

but If exception occur then nothing happining only try block
will be suspended and after that if any code is written that
will be executed properly means our system or programe work
properly.

Is This Answer Correct ?    116 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What comes to mind when someone mentions a shallow copy in java?

1164


For class CFoo { }; what default methods will the compiler generate for you>?

1116


What is the significance of java packages?

1142


What is method and methodology?

1158


What is singleton class in ruby?

1069


Can list be final in java?

987


What is the size of a string in java?

1074


What is string in java is it a data type?

1070


What is string pool in java?

1073


What is the difference between java applets and applications?

1218


define the terminology association.

1153


What is application tier?

1182


How many bytes is a string in java?

1040


What is difference between synchronize and concurrent collection in java?

1124


What is the difference between processes and threads?

1112