Name the runtime exceptions that occurs frequently?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?

757


What is the statements?

592


What is static synchronization?

575


What is the longest unicode character?

695


What is the new line character?

558






Can a method be overloaded based on different return type but same argument type?

546


How to add menushortcut to menu item?

565


What are void methods?

571


How can you write a loop indefinitely in java programming?

552


What are the different tags provided in jstl?

553


Is there a way to increase the size of an array after its declaration?

601


What is the benefit of abstract class?

515


Does the order of public and static declaration matter in main method?

619


How do you stop a thread in java?

597


What do you mean by constructor?

549