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
What is append in java?
What are the java ide's? Explain
What is an object class?
Which class is the superclass for every class in java programming?
What are the topics in advance java?
What is xslt in java?
How do you control extraneous variables?
What are the four pillars of java?
what are the states associated in the thread? : Java thread
What is double in java?
What are the advantages of java over C++?
What is difference between string and new string?
How can an object be unreferenced?
What is the difference between int and integer in java?
Why pointers are not used in java?