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 computer functions?
Can a static class have a constructor java?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What are the different types of constructor?
What are the advantages of passing this into a method instead of the current class object itself?
What is singleton math?
What do you understand by an io stream?
What is a values collection view ?
What are variable names?
Tell me the Importent classes in net package?
Which oo concept is achieved by using overloading and overriding?
What is jpa specification?
What are the main uses of java?
Are constructors methods?
Can memory leak happen java?