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 abstract class in Java?
What does flagged out mean?
What is anti pattern in java?
What is the main use of java?
What do you understand by access specifiers in Java?
Can we override the overloaded method?
Explain about data types?
What is r * in math?
What are the access modifiers available in java?
Explain about arraylist?
Differentiate between run time error and syntax error.
Explain about abstract classes in java?
What is meant by class loader? How many types are there?
What are implicit objects in java?
What is the syntax and characteristics of a lambda expression? Explain