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
What is the concept of multithreading?
How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters?
What is meant by main method?
What is stack class in java?
Can constructor be static or final?
How many ways can we create singleton class?
What does mean in regex?
What does it mean that a method or field is “static”?
Which is easier .net or java?
Difference between nested and inner classes ?
Can you declare the main method as final?
What is tcp ip in java?
What is a literal coding?
When will you define a method as static in Java?
Can we have any other return type than void for main method?