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
How can we implement a jsp page?
What is the difference between a generic servlet and http servlet?
Why is servlet used?
Can you refresh servlet in client and server-side automatically?
What do you mean by cgi in servlet?
What is the GenericServlet class?
How to handle exceptions thrown by application with another servlet?
What is the life cycle of a servlet?
Define context initialization parameters.
What is the importance of init() method in Servlet ?
What is a servlet context?
How does tomcat servlet container work?
What are the steps that are involved in using the httpservlet class?
How to upload a file to the server using servlet?
What are the functions of Servlet container?