In what types of operations an ArithmeticException will be
thrown?

Answers were Sorted based on User's Feedback



In what types of operations an ArithmeticException will be thrown?..

Answer / sham

ans:division by zero

Is This Answer Correct ?    5 Yes 0 No

In what types of operations an ArithmeticException will be thrown?..

Answer / ravikiran

modulus and division

Is This Answer Correct ?    2 Yes 2 No

In what types of operations an ArithmeticException will be thrown?..

Answer / karan chaudhary

modulus and division by zero

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is clipping?

2 Answers  


When the constructor of a class is invoked?

0 Answers  


What is data type modifier?

0 Answers  


Are arrays primitive data types?

0 Answers  


How are variables stored in memory?

0 Answers  






what is difference between business delegate and data access object(dao)? in java?

1 Answers  


Which of these methods belong to Thread & Object class? join, yield, sleep, wait, notify

3 Answers   Ericsson,


How listener identify that the event came from a particular object?

0 Answers  


What is the difference between Static and final?

1 Answers  


What is a Wrapper class?

14 Answers  


What is map and hashmap in java?

0 Answers  


Does every java program need a main?

0 Answers  


Categories