Name the runtime exceptions that occurs frequently?

Answers were Sorted based on User's Feedback



Name the runtime exceptions that occurs frequently?..

Answer / madhusudhana

NullPointerException

Is This Answer Correct ?    4 Yes 0 No

Name the runtime exceptions that occurs frequently?..

Answer / alok

AnnotationTypeMismatchException, ArithmeticException,
ArrayStoreException, BufferOverflowException,
BufferUnderflowException, CannotRedoException,
CannotUndoException, ClassCastException, CMMException,
ConcurrentModificationException, DOMException,
EmptyStackException, EnumConstantNotPresentException,
EventException, IllegalArgumentException,
IllegalMonitorStateException, IllegalPathStateException,
IllegalStateException, ImagingOpException,
IncompleteAnnotationException, IndexOutOfBoundsException,
JMRuntimeException, LSException,
MalformedParameterizedTypeException,
MissingResourceException, NegativeArraySizeException,
NoSuchElementException, NullPointerException,
ProfileDataException, ProviderException,
RasterFormatException, RejectedExecutionException,
SecurityException, SystemException,
TypeNotPresentException, UndeclaredThrowableException,
UnmodifiableSetException, UnsupportedOperationException

Is This Answer Correct ?    2 Yes 0 No

Name the runtime exceptions that occurs frequently?..

Answer / niranjanravi

ArithmeticException,FileNotFoundException

Is This Answer Correct ?    2 Yes 1 No

Name the runtime exceptions that occurs frequently?..

Answer / ravikiran(aptech mumbai)

null pointer exception
classnotfoundexception

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the benefit of using enum to declare a constant?

0 Answers   Aspire, Infogain,


what are class,constructor and primitive data types?

2 Answers   IBM,


What is AppletStub?

1 Answers  


What is a null check?

0 Answers  


What does localhost mean?

0 Answers  






what is difference between servletconfig and servletcontext?

3 Answers   Amdocs,


What is use of super keyword in java?

0 Answers  


What is quick sort in java?

0 Answers  


What is difference between local variable and global variable?

0 Answers  


What is hotjava?

0 Answers  


Differentiate constructor and a method and how are it be used?

7 Answers   Wipro,


What happens if we don’t override run method ?

0 Answers  


Categories