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
What are the methods to rectify ambiguities in the interfaces in JAVA?
Can you override static methods?
What are the different types of collections in java?
What is thread synchronization in java?
What is the method overriding?
Does hashset allow duplicates in java?
What lambda means?
what are Hostile Applets?
Is an array a vector?
How to sort an unsorted array in java?
What sorting algorithm does javascript use?
What does jenkins do?
What is the declaration statement?
Explain naming conventions for packages?
Explain the usage of this with constructors?