What is the difference between error and exception and
explain in simple words not whatever is given in the book.
Answer Posted / vino
error:it will be occured when the human make mistake because
of not understand the proper basic syntaxes...exception:it
occurs due to some small memory space for larger values...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do you find the independent variable?
How can we run a java program without making any object?
explain multi-threading in java?
Can java hashmap have duplicate keys?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
what is session in java?
What Is Query Throttling in java?
How a string is stored in memory?
can I implement my own start() method? : Java thread
What do you mean by garbage collection used in java?
What is void class in java?
Which list does not allow duplicates in java?
How do you take thread dump in java?
Can a constructor be private and how are this() and super() method used with constructor?
Differences between external iteration and internal iteration?