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

How the elements are organized in BorderLayout?

5 Answers  


What is the best definition for data?

0 Answers  


When is the arraystoreexception thrown?

0 Answers  


Does java have extension methods?

0 Answers  


explain copyonwritearraylist and when do we use copyonwritearraylist?

0 Answers  






What is an empty class? What functionality does it offer in Java?

0 Answers   Deloitte, EXL, JPMorgan Chase,


What is the code inside the public void actionPerformed(ActionEvent ae) override method in Applet [ Condition:- you have one TextField and One Button , you have to enter any color name inside the TextField, when you click on Button Your background will change according to your input color name]

2 Answers   IBM,


What is static class

0 Answers   EDS,


What is lossy conversion in java?

0 Answers  


What are the 5 types of research methods?

0 Answers  


Can we declare register variable as global?

0 Answers  


Explain methods specific to list interface?

0 Answers  


Categories