What is the difference between error and exception and
explain in simple words not whatever is given in the book.

Answer Posted / neelamadhab mallick

During compilation, JVM check for the error by matching 200
internal instruction code of JVM which is predefine in JVM
by SUN Mc. It is not a class rather than instruction code.
Exception is runtime error witch is handled by Exception
classes present in Java provided by Sun Mc.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the differences between heap and stack memory?

782


What are the states of thread in java?

735


What is a 16 bit word?

789


What is the meaning of course?

857


Why doesn't the java library use a randomized version of quicksort?

769


What is the difference between Java1.4 and Java1.5

2081


Is java se open source?

791


Where import statement is used in a java program?

841


How can we find the actual size of an object on the heap?

1088


What is meant by data hiding in java?

883


Explain java thread life cycle.

824


What is meant by tab pans?

880


How do you compare two objects?

736


What is the difference between the size and capacity of a vector?

806


What is the difference between an interface and an abstract class?

779