What happens if an exception is not caught?
Answer Posted / syed mustafa
Run time error
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
What will be the default values of all the elements of an array defined as an instance variable?
How many bytes is a string java?
If try block is successfully executed, Then Is Finally block executed?
What are the important features of Java 11 release?
How do you declare an array that will hold more than 64KB of data?
How destructors are defined in java?
What is a concrete classes? Is Java object class is concrete class?
What is the maximum size of arraylist in java?
What are exception handling keywords in java?
Why do we need autoboxing in java?
Can we rethrow the same exception from catch handler?
Can list be final in java?
How to sort array of 0 and 1 in java?
What is a Presistent Object?
What is a variable declaration?