Answer Posted / suresh.g
Exception is handled at the run time.
Eg:- divide by zero.
Error is some thing is wrong in program.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is ascii code?
What is gui programming?
How do you check if a string is lexicographically in java?
What is unicode full form?
How can I debug the Java security exceptions and AccessControlExceptions?
What is the difference between notify and notifyall method?
What is the memory leak in java?
Why do we use regex?
Is java hashset ordered?
In which order the iterator iterates over collection?
Explain how hashmap works?
What is executor memory?
how would you implement a thread pool? : Java thread
Why strings in java are called as immutable?
Describe 2 different ways to concatenate two strings.