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 this () in java?

0 Answers  


Add a value x to array from index l to r where 0 <= l <= r <= n-1

0 Answers   Amazon,


What is java virtual machine? Explain

0 Answers  


What is a buffer in computer?

0 Answers  


why string is not taking as primitive datatypes but we r taking it as a class? why explain it?

2 Answers   HP, SparkTG,






What is a final class in java?

0 Answers  


What is a class component?

0 Answers  


Can we add two byte variables and assign the result to a byte variable ? b=b1+b2 where b,b1,b2 are byte types

4 Answers   TCS,


What are the different types of sorting in java?

0 Answers  


How big is a gigabyte?

0 Answers  


How do you insert a line break?

0 Answers  


what are the differences between final,finally,finalize methods?

14 Answers   IBM,


Categories