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
What is method overloading in java ?
what is the difference between equals method and ==
17 Answers IBM, Professional Access, TCS,
What is the difference between private & public & friendly classes?
Why charat is used in java?
Write a program to calculate factorial in java?
How can you debug the Java code?
Why is the main method static?
Can we create object of static class?
Where are the card layouts used?
What is anonymous inner class?
why use interface? if interface declear a method implement in class. why direct implement method in class
Difference between ‘>>’ and ‘>>>’ operators in java?