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 predicate in java?

0 Answers  


Can a class have more than one object?

0 Answers  


int a=10,b=20,c=30 a= b+c;b=a+c;c=a+b; System.out.println("The value is"+a+b+c;

17 Answers   Honeywell,


why using interface interface ?

0 Answers  


what are variables in java

7 Answers   Wipro,






What checkbox method allows you to tell if a checkbox is checked?

0 Answers  


What are Encapsulation, Polymorphism and Inheritance?

5 Answers  


what is Dictionary? and what purpose it is used for?

3 Answers  


Which list is sorted in java?

0 Answers  


Can private class be extended java?

0 Answers  


What is a deadlock ?

5 Answers  


In Serialization, whether you will use Static variables?

3 Answers   HCL,


Categories