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 |
How values can be passed from HTML page to servlet?
what is the difference between servlets and struts?
What is the type of method for sending request from http server?
What is session tracking?
What is the difference between using getSession(true) and getSession(false) methods?
What is Servlets and explain the advantages of Servlet life cycle?
What is the difference between the include() and forward() methods?
Explain the difference between servletconfig and servletcontext in servlet?
What is the <load-on-startup> element?
Which method of the httpservletrequest object is used?
What is meant by Servlet? What are the parameters of service method?
What is the servlet?