different between exception and error? explaim check and
uncheck exception
Answer Posted / nitin jain
Checked exceptions check at the time of compile the program
where unchecked exception check at runtime.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a method signature java?
What is collection class in java?
Why do we need strings in java?
Explain listiterator and methods in listiterator?
What is an immutable object?
Can we use a switch statement with strings?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
What is subsequence of a string?
How do you join strings in java?
What is the use of inner class?
Explain inner classes ?
What is meant by anonymous class?
What is the difference between Java and C++?
Is string a data type in java?
How many decimal digits is 64 bit?