What are different type of exceptions in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

how to convert Java project into Maven ?

0 Answers   Infosys,


What is boolean in java?

0 Answers  


What are extraneous variables examples?

0 Answers  


What is the base class of all exception classes in java?

0 Answers  


Who is the owner of java?

0 Answers  






Explain hashset and its features?

0 Answers  


What is a serializable interface?

4 Answers  


Q) I have a ArrayList object, in that object i have added 5 integer values, 5 float values, 5 string values. Now question is how can delete particular type of data ( i.e all int values or all float values or string values) in that list object at a time?

3 Answers   Aricent,


What is meant by overloading?

0 Answers  


what really hapens when a object is created using new operator? 1.is it allocates memory to all variables and methods in the class with reference to that object?

3 Answers  


In method overloading ,if i change the return type to Long instead of INT,is the program execute

6 Answers   HCL,


What are daemon Threads in java?

0 Answers   Impetus,


Categories