In what types of operations an ArithmeticException will be
thrown?
Answer Posted / ravikiran
modulus and division
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
What about anonymous inner classes in java?
What is an immutable object? How do you create one in java?
What's the difference between an abstract class and interface in java?
What is string [] args?
Why are lists ordered in java?
Is char * a string?
Explain inner classes ?
In java how do we copy objects?
How hashmap increases its size in java?
Can we override protected method in java?
What is the meaning of find and replace?
Is 0 an irrational number?
How many bits is a word?
Is arraylist a class in java?
what is deadlock? : Java thread