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

How the metacharacters are different from the ordinary characters?

0 Answers  


what models are available for event handling?

1 Answers  


Why can't we use static class instead of singleton?

0 Answers  


What does it mean that a class or member is final?

0 Answers  


What do you understand by an io stream?

0 Answers  


What are JVM.JRE, J2EE, JNI?

0 Answers  


What are the 6 mandatory procedures for iso 9001?

0 Answers  


how to compile jsp?

4 Answers   Logica CMG,


Can a lock be acquired on a class?

3 Answers  


I want to re-reach and use an object once it has been garbage collected. Define how it’s possible?

0 Answers  


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


What are the principle concepts of oops?

0 Answers  


Categories