What is the difference between throw and throws keywords?


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

Post New Answer

More Core Java Interview Questions

How does a try statement determine which catch clause should be used to handle an exception?

2 Answers  


Write POJO class as a key to hashmap???

2 Answers  


Write a code to show a static variable?

0 Answers  


What is 16 bits called?

0 Answers  


what is anonymous class in java?

0 Answers  






java program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.

7 Answers   HCL, Wipro,


Which is better singleton or static class?

0 Answers  


Define how can we find the actual size of an object on the heap?

0 Answers  


Is it possible to compare various strings with the help of == operator?

0 Answers  


Does garbage collection guarantee that a program will not run out of memory?

1 Answers  


What is difference between java and java ee?

0 Answers  


How to know the host from which Applet is originated?

1 Answers   Wipro,


Categories