Answer Posted / pranab garai
Error occurs at runtime and cannot be recovered, Outofmemory
is one such example. Exceptions on the other hand are due
conditions which the application encounters such as
FileNotFound exception or IO exceptions
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
Why set do not allow duplicates in java?
Explain the pointers in Java?
What is a consumer in java?
which class is the wait() method defined in? : Java thread
Where we write javascript code in html page?
How dead lock situation occurs in java and how you can identify it?
Explain public static void main(string args[]) in java.
What are the different data types in java?
What is the Difference between Final Class && Abstract Class?
What is the purpose of the file class in java programming?
How many bytes is double?
What do you understand by abstract classes?
What is a final class in java?
How does linkedhashmap work in java?
What is a boolean field?