In what types of operations an ArithmeticException will be
thrown?
Answer Posted / sham
ans:division by zero
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Can we have multiple classes in single file ?
What is the difference between variable declaration and variable initialization?
Can we create object of inner class in java?
How many types of string data types are there?
Why main method is called first in java?
Can a static block throw exception?
Can I declare a class as private?
What are the restrictions imposed by a Security Manager on Applets?.
What are the differences between this and super keyword?
Why is singleton not thread safe?
What is the method overriding?
What is the difference between path and classpath variables?
Where local and global variables are stored?
What does it mean to be immutable?
What are the high-level thread states in java programming?