Answer Posted / kabita
we can handle exception by using
try
catch
finally
throw
throws.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is public static?
is there a separate stack for each thread in java? : Java thread
What are the new features in java 8?
Why Do I Get A "permission Denied" Error After Downloading The .jnlp Java Launcher For The Vkvm?
How much ram can a 64 bit processor theoretically?
What is binary tree in java?
Differences between C and Java?
Name and explain the types of ways which are used to pass arguments in any function in java.
What is an immutable class? How to create an immutable class?
What is the use of join method?
Explain the difference between collection api and stream api in java8?
How can we make string upper case or lower case?
What is Session reduplication and how its done?
How do I get a substring?
What is the purpose of using bufferedinputstream and bufferedoutputstream classes?