Can subclass overriding method declare an exception if parent class method doesn't throw an exception?


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

Post New Answer

More Core Java Interview Questions

Can u write constructor in abstract.If yes den when it will be invoked.

4 Answers   SunGard,


Is jdk required on each machine to run a java program?

0 Answers  


Can we create an object of static class in java?

0 Answers  


How to extract HashMap values?

5 Answers   Marlabs,


What do you mean by checked exceptions?

0 Answers  






Which is faster set or list in java?

0 Answers  


How do you sort words in java?

0 Answers  


What are the uses of synchronized keyword?

0 Answers  


what is the difference between multitasking and multithreading?

21 Answers   TCS,


Is java good for beginners?

0 Answers  


What is anagram of a string?

0 Answers  


Suppose i have two threads t1 and t2 are running.How the main thread will know that the two threads t1,t2 execution has completed?

2 Answers   Subex,


Categories