When arithmeticexception is thrown?



When arithmeticexception is thrown?..

Answer / Rameshwar Dayal

An ArithmeticException is thrown in Java when an arithmetic operation encounters an error, such as division by zero or integer overflow.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Explain the meaning of java applet.

1 Answers   TCS,


Why isn’t there operator overloading?

1 Answers  


What is a qualifier in a sentence?

1 Answers  


Explain about the performance aspects of core java?

1 Answers  


Briefly explain the term Spring Framework

1 Answers  


What are the restriction imposed on a static method or a static block of code?

1 Answers  


Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?

1 Answers   Genpact,


What is a line separator in java?

1 Answers  


What is the different types of functions?

1 Answers  


Is it possible to specify multiple jndi names when deploying an ejb?

1 Answers  


Integer.parse Int(bf.readLine(System.out.println("enter value for n["+m+"]:"))); can it run under this

1 Answers  


Can an interface extend another interface?

1 Answers  


Categories