Answer Posted / srikanth
if u are devloping code then some where in line no we may
get exception
in order to catch that exception we use try and catch
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Is vector ordered in java?
If a class is declared without any access modifiers, where may the class be accessed in java programming?
Why java is a platform independent? Explain
What is a default constructor and also define copy contrucyor?
Why string is not a wrapper class?
Explain the private protected method modifier?
Do you know why doesn't the java library use a randomized version of quicksort?
what are synchronized methods and synchronized statements? : Java thread
What is a parameter used for?
When to use runnable interface vs thread class in java?
What is the base class of all exception classes?
Can we have static methods in an interface?
What are loops in java?
How to remove the trailing spaces from a string?
What is regex in java?