Can we rethrow the same exception from catch handler?


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

Post New Answer

More Core Java Interview Questions

Is it correct to say that due to garbage collection feature in java, a java program never goes out of memory?

0 Answers  


What is the difference between compile-time polymorphism and runtime polymorphism?

0 Answers  


What is Runtime class and its purpose?

2 Answers  


Is java free for commercial?

0 Answers  


In case of inheritance what is the execution order of constructor and destructor?

0 Answers   Agilent,






What are the loops in java?

0 Answers  


can two class in a code be public??if yes then how??

2 Answers  


Can a main method be declared final?

0 Answers  


Difference between abstract and concrete class ?

0 Answers  


What is the difference between a field variable and a local variable?

0 Answers  


Explain the private protected method modifier?

0 Answers  


What are java packages? What is the significance of packages?

0 Answers  


Categories