Answer Posted / haribabu kommi
Exceptions are three types
1.Runtime exceptions(un checked exceptions)
2.checked exceptions.
3.Error
| Is This Answer Correct ? | 10 Yes | 6 No |
Post New Answer View All Answers
Can memory leak in java?
What is string buffer?
How do you get length in java?
What is lambda in java?
What about main() method in java ?
Can we force garbage collector to run ?
Why null value is used in string?
What is a parent class in java?
What is string length in java?
Why is method overloading not possible by changing the return type in java?
How do you check if a string contains only numeric digits?
What are the restrictions that are applied to the java static methods?
How are the elements of a gridbaglayout organized in java programming?
What is java string pool?
What are alternatives to java serialization?