Answer Posted / sushma
Exception- This class is used for exceptional conditions that user programs should catch.
Error- It defines exceptions that are not expected to be caught under normal circumstances by your program.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between declaration and definition in java?
What is the difference between heap memory and stack memory?
How do you remove spaces in java?
How to split arraylist elements in java?
Is 0 true or false in java?
What modifiers are allowed for methods in an interface?
Considering notepad/ie or any other thing as process, what will happen if you start notepad or ie 3 times? Where 3 processes are started or 3 threads are started?
What is ternary operator? Give an example.
Why do we need hashmap in java?
Can string be considered as a keyword?
How can you read an integer value from the keyword when the application is runtime in java? example?
What is the difference between a method and a function in alice?
Can I learn java in 3 months?
Give the hierarchy of inputstream and outputstream classes.
List the interfaces which extends collection interface?