Answer Posted / ravikiran
try is used to enclose the code which is supposed to throw
an exception
catch is used to catch the exception which is raised with
in the try block
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
State the main difference between c++ and java?
Why do we need variables?
How to change the priority of thread or how to set priority of thread?
What do you understand by abstract classes?
What function extracts specified characters from a string?
Can we inherit a class with private constructor?
What is the difference between the final method and abstract method?
What is skeleton and stub? What is the purpose of those?
What is collection api?
Is oracle java 11 free?
Does string isempty check for null?
What is immutable data?
What is the static method?
What is implicit object in java?
What is meant by bytecode?