Name the runtime exceptions that occurs frequently?
Answer Posted / niranjanravi
ArithmeticException,FileNotFoundException
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can an interface be defined inside a class?
Which variables are stored in stack?
Can we override private method in java?
If a class is declared without any access modifiers, where can the class be accessed?
What is a string what operation can be performed out with the help of a string?
What is a java applet? What is an interface?
How can you traverse a linked list in java?
Why is java architectural neutral?
What is the use of http-tunneling in rmi?
Can private members of a base class are inheritable justify?
Can we catch more than one exception in a single catch block?
What is static in java?
What is the difference between the font and fontmetrics classes in java programming?
What methodology can be employed to locate substrings inside a string?
Is a method a function?