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 is a super method?
Name few "optional" classes introduced with java 8 ?
Which collection is best for sorting in java?
Explain the selection sort algorithm and state its time complexity?
What does yield method of the thread class do?
Is object a data type in java?
What is a concrete classes? Is Java object class is concrete class?
What are invisible components?.
What is slash r?
Can we catch more than one exception in single catch block?
Explain 5 features introduced in jdk 1.7?
What is the difference between variable & constant?
What do you mean by formatting?
What is immutable in java?
write a program that list all permutations of ABCDEF in which A appears before B?