Answer Posted / s.devi
Error will not be controlled by the developer .
Eg:
Stack over flow,Memory over flow,Hard-disk failure,I/O
failure.
Exception will be controlled by the developer.
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Is array passed by reference in java?
Will minecraft java be discontinued?
How do you decide when to use arraylist and linkedlist?
Why java is considered dynamic?
Name few java.lang classes introduced with java 8 ?
What comes to mind when someone mentions a shallow copy in java?
Are arrays static in java?
What is java util concurrentmodificationexception?
What is javac in java?
what is meant by Garbage collection?
Can an interface extend another interface?
Can you extend main method in java?
Explain the difference between call by refrence and call by value?
Explain how hashmap works?
When can an object reference be cast to an interface reference in java programming?