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
how to deploy apache tomcat server to weblogic server in java
Can we catch more than one exception in a single catch block?
What is the purpose of java?
What is operator overloading. Is it is supported in java?
Can we use catch statement for checked exceptions?
What is java full form?
Which graphs are functions?
Java openings 3 - 5 years, Lnt Infotech. requirements - core java, J2ee, struts, hibernate Interview Date:- 19 March 2011 Time:- 9:00 AM to 12:00 Pm Interview Location - L & T Infotech, Manapakkam, Chennai Refererral PS NO:- 291649 (Please mention this when u fill the form only then u will be considered for interview) Documents Required:- Latest Resume, Photograph and last 3 payslips Mail me on vasan2211@gmail.com once u appear for interview
What is the multi-catch block in java?
Why string objects are immutable in java?
Explain about collection interface in java?
How to find the largest value from the given array.
What are the different conditional statements?
What is the difference between a vector & an array list?
What is string immutability?