Answer Posted / gireesh
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 ? | 8 Yes | 1 No |
Post New Answer View All Answers
Can private members of a base class are inheritable justify?
Why set do not allow duplicates in java?
What is serialversionuid?
What is time complexity algorithm?
Who developed java?
What type of value does sizeof return?
How will you add panel to a frame?
What is the longest unicode character?
What is the difference between static and non-static variables in java programming?
What is the static import?
What are the principle concepts of oops?
define the terminology association.
Write java program to reverse string without using api?
Is set thread safe java?
Explain the importance of import keyword in java?