Answer Posted / guest
WHILE DEVELOPING THE PROJECTS ,EXCEPTIONS ARE RAISED.THE
EXCEPTIONS ARE CALLED THE RUN TIME ERRORS.THE EXCEPTIONS ARE
VERY USEFUL WHILE DEVELOPING THE PROJECTS BECAUSE THE
"ROBUST" FEATURE IS COMES FROM THIS EXCEPTION CNCPT.WHILE
DEVELOPING THE PROJECTS, TRY BLOCK IS USEFUL TO THE
EXCEPTION IS LIKELY OCCURED IN THAT BLOCK THT BLOCK IS
PLACED INSIDE THE TRY BLOCK.THAT RAISED EXCEPTIONS ARE CATCH
AT THE CATCH BLOCK.TR7Y BLOCK IS CALLED THE EXCEPTION RAISER
ALSO AND THE CATCH BLOCK IS CALLED THE EXCEPTION HANDL;ER BLOCK
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
Can java object be locked down for exclusive use by a given thread?
What is the core java?
explain multi-threading in java?
What do you understand by the bean persistent property?
What does system.gc() and runtime.gc() methods do?
What is continuity of a function?
What is the benefit of using enum to declare a constant?
What is the difference between conversation & casting?
How can we pass argument to a function by reference instead of pass by value?
Name some OOPS Concepts in Java?
What is nested class?
How do you convert int to char in java?
What is lambda expression in java?
What are the skills required for core java?
What is the length of a string?