What happens if an exception is not caught?
Answer Posted / joo
statement goes to another try block or statement must go
to finally bloxk
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is data structure in java?
What is the difference between static class and normal class?
What modifiers are allowed for methods in an interface?
How do you convert bytes to character in java?
What is the difference between java applets and applications?
What is the main function in java?
Explain different ways of creating a thread?
Is there any tag in htm to upload and download files?
What are different types of multitasking?
Can you sort a string in java?
Is 64bit faster than 32 bit?
What does it mean that a class or member is final?
What is the purpose of tostring() method in java?
What does main method?
What is ternary operator? Give an example.