Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 dynamic binding?

2 Answers  


what is the diff b/w arraylist and vector?

6 Answers   Code Genesis, Genesis, Sprintine Labs,


import java.io.*; class Demo { public static void main(String args[]) { File f=new File("1234.msg"); String arr[]=f.list(); System.out.println(arr.length); } }

3 Answers   IBM, Ramco,


how can u create the object with out new operator

2 Answers  


What is string syntax?

0 Answers  


What is the life cycle of Thread ?

12 Answers   HCL, Varnar Softech,


What is the new line character?

0 Answers  


How applets will communicate with each other?

1 Answers  


Explain the hierarchy of java exception classes?

0 Answers  


What is an error in java?

0 Answers  


Explain java thread life cycle.

0 Answers  


What is the final blank variable?

0 Answers  


Categories