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 |
Explain the meaning of java applet.
Why isn’t there operator overloading?
What is a qualifier in a sentence?
Explain about the performance aspects of core java?
Briefly explain the term Spring Framework
What are the restriction imposed on a static method or a static block of code?
Give differences between Quicksort & Mergesort. When should these sorts be used and what is their running time?
What is a line separator in java?
What is the different types of functions?
Is it possible to specify multiple jndi names when deploying an ejb?
Integer.parse Int(bf.readLine(System.out.println("enter value for n["+m+"]:"))); can it run under this
Can an interface extend another interface?