Explain the difference between throw and throws in java?


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

Post New Answer

More Core Java Interview Questions

What are null interfaces in JAVA ? and give me some examples?

5 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,


explain the concept of inheritance with an example?

9 Answers   Polaris,


What are different types of expressions?

0 Answers  


What is java abstraction with example?

0 Answers  






Explain the difference between extends thread vs implements runnable in java?

0 Answers  


Is a boolean 1 bit?

0 Answers  


How java is platform independent?

41 Answers   College School Exams Tests, Infosys, TCS,


Is null a string?

0 Answers  


how to handle a singleton service locator. when multiple threads are trying to get the singleton object in same time

4 Answers   Mind Tree,


why using interface interface ?

0 Answers  


how you will prevent method overriding?

6 Answers   HCL,


Categories