Answer Posted / ravikiran(aptech mumbai)
We cann't avoid a runtime exception it will be handled by
the jvm's default exception handler and print's the
particular stacktrace.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What is flush () in java?
Why are generics used?
Which java collection does not allow null?
How do you format in java?
Why do we need variables?
Is 0 a prime number?
Can we print null in java?
How can we run a java program without making any object?
How is garbage collection controlled?
Explain polymorphism citing an example.
How to sort array in descending order in java?
what is mena by object block any what is the use of that
Why isn’t there operator overloading?
What are the advantages of autoboxing?
Why do we need singleton?