can u give some realtime example in ploymorphism? and
inheritance?
Answers were Sorted based on User's Feedback
Answer / m.arunachalam
Examples of Inheritance :The flight can fly... the mechanism
of fly is derived from a bird.....
| Is This Answer Correct ? | 5 Yes | 7 No |
Should I override the service() method?
What is SingleThreadModel interface?
What is the use of httpservletresponsewrapper?
What are different types of Servlets?
What is the difference between the servlets and cgi programs?
What are the life-cycle methods for a servlet?
What is difference between server and servlet?
What is servlet? Explain
Explain the difference between get and post method in servlet?
How to find whether a parameter exists in the request object?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
How to upload a file to the server using servlet?