can u give some realtime example in ploymorphism? and
inheritance?
Answer Posted / 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 |
Post New Answer View All Answers
Define the life cycle of a servlets.
How can we perform any action at the time of deploying the project?
Why is init() method is used in servlets?
How does tomcat servlet container work?
What is the need of session tracking in web application?
What is the difference between a generic servlet and http servlet?
What is servlet container?
Can you create a deadlock condition on a servlet?
Tell us something about servletcontext interface.
How we can create war file in servlet?
What is the inter-servlet communication?
Explain jsessionid?
What is called servlet mapping?
What is the capacity the doget can send to the server?
Can you send an authentication error from a servlet?