What is 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 is mysql driver class name?

0 Answers  


What is array size in java?

0 Answers  


what is difference between abstract factory and factory design patterns?

0 Answers  


What is compareto () in java?

0 Answers  


Why main() method is public, static and void in java ?

0 Answers  






Which is bigger float or double?

0 Answers  


This is my code i have a doubt class ab implements a,b { public void add() { System.out.println("Hi") } } interface a { public void add(); } interface b { public void add(); } in this code i have two interface implemented in the class has same method.just i want to know which method of interface implemented in the class. interface a or interface b? confused me .

3 Answers  


What sorting algorithm does javascript use?

0 Answers  


What are synchronized blocks in java?

0 Answers  


What is the size of int?

0 Answers  


Difference between an argument and a parameter?

10 Answers   Accounting, HCL, IBM, Quinnox,


What about abstract classes in java?

0 Answers  


Categories