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
Why does java doesnt suuport unsigned values?
What is exception in java?
How do you calculate roots in java?
What does system out println () do?
What is an infinite loop? How infinite loop is declared?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
How to find the given number is a prime number or not by getting input from the user
What will happen if there is a default method conflict as mentioned above and we have specified the same signature method in the base class instead of overriding in the existing class ?
How do I run java on windows?
What is the purpose of the enableevents() method in java programming?
What is an empty string in css?
What is an empty class? What functionality does it offer in Java?
How do you override a variable in java?
What do you mean by access modifier?
What are scriptlets?