When throws keyword is used?


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

Post New Answer

More Core Java Interview Questions

what is the main differene between synchronize() method and Synchronize{}block?

1 Answers   3i Infotech,


what is meant by Garbage collection?

0 Answers   Cap Gemini,


What happens when heap memory is full?

0 Answers  


What are the different ways of implementing thread? Which one is more advantageous?

0 Answers  


A abstract class extending an abstract class.Super class has both abstract and non-abstract methods.How can we implement abstract and non-abstract mehtods? Explain with snippet

3 Answers  






What is the length of a string?

0 Answers  


Why are the methods of the math class static?

0 Answers  


What is oop principle in java?

0 Answers  


if arraylist size is increased from initial size what is the size of arraylist...suppose initial is 100 , if i add 101 element what is the size...

10 Answers  


How do you escape sequences in java?

0 Answers  


What is java objectoutputstream?

0 Answers  


What is the difference between assignment and initialization?

0 Answers  


Categories