Answer Posted / sujanya
we are useing the try/catch for handling the
exceptions ,and then we can able to read and understand
the exception easily.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is local variable and instance variable?
How many types of assembly languages are there?
What is the difference between a checked and an unchecked exception?
Why is whitespace important?
what is the constructor and how many types of constructors are used in java?
How many types of operators are there?
What is the scope or life time of instance variables?
Explain java thread life cycle.
What is a method declaration?
Is array primitive data type in java?
Implement a stack with push (), pop() and min() in O(1) time.
What is the difference between yielding and sleeping in java programming?
What is the basic of java?
How many ways can an argument be passed to a subroutine and explain them?
What is the importance of hashcode() and equals() methods?