Catch(Exception e){
}
in that what is Exception and purpose of that in that place
exactly?
Answer Posted / kabita
bcoz Exception is d base class of all exceptions arise in d
programme.if u write this no need to consider what type of
exception is arised in try block of d programme.,it will
handle all d exception.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What do you mean by Hash Map and Hash Table?
Does garbage collection occur in permanent generation space in jvm?
What is stack class in java?
Why pass by reference is not possible in java?
Why char array is favored over string for the storage of passwords?
What is the null?
Can we override a variable in java?
What are internal and external variables?
What is number data type in java?
What is a void method java?
What does escaping a character mean?
How do you end a program?
What is singleton class in java and how can we make a class singleton?
What is the purpose of the return statement?
What java is used for?