Will it be called overriding if I do not change the
parameters or return type, instead throw a different
exception in the method signature.
Answer Posted / surendra
the overriding method can throw narrow exceptions than overridden exception
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between object state and behavior?
What are the diff types of exception?
What is JTS?
Explain RMI Architecture?
when A client sent a request to the server to open facebook page and close the browser after this request .at that time the same user do login by using a different browser then that session id will exist or not for the same client??
What is re-entrant. Is session beans reentrant. Is entity beans reentrant?
What is a policy?
what are getters and setters in Java with examples?
What are the benefits of detached objects?
What is the diffrence between a local-tx-datasource and a xa-datasource? Can you use transactions in both?
Why are component architectures useful?
What event results from the clicking of a button?
Describe activation process?
What is a class loader?
Are enterprise beans allowed to use thread.sleep()?