Answer Posted / pranab garai
Exceptions are also kind of errors which we can hadle at
both compile time and run time by using try and catch
blocks.
These are two types: Compile time and runtime.
Sql and IO operations are come under compile time array
index out of bounds and null pointer these are come under
runtime exceptions
Errors are the problems which we cant hadle, like stack
overflow and memory out of bounds like that...
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is the difference between post and put?
Is java jre still free?
What is the best definition for data?
Which variable is the independent variable?
What are computer functions?
What are the kinds of polymorphism?
What is an example of a boolean?
What is jdbc api?
What are java annotations?
Can we override private method?
Variables used in a switch statement can be used with which datatypes?
What is mean by exception?
What is a list in java?
can used Protected Class outside Function.?
Explain different ways of creating a thread?