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
What is object data type?
What are the types of inner classes (non-static nested class) used in java?
What is mean by encoding?
Define inheritance with reference to java.
explain local datetime api in java8?
What is a "pure virtual" member function?
What does replaceall do in java?
What is maximum size of arraylist in java?
What is singleton math?
Write a program to print all permutations of string?
What is jit compiler in java?
What are the differences between wait() and sleep()?
What is string [] java?
What is a key in java?
What are basic keywords?