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
What's the use of servletcontext?
What is the difference between using getSession(true) and getSession(false) methods?
What is servlet api used for conneting database?
Why is a constructor needed in a servlet even if we use the init method?
What is the default http method in the servlet?
What’s the use of the servlet wrapper classes??
Explain the servlet filter.
What is the advantage of Servlets when compared with other server side technologies?
What are important features of Servlet 3?
How to read request headers from servlets?
What is the difference between sendredirect() and forward() in a servlet?
Elucidate servlet attributes and its scope?
What is the life-cycle of servlets?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
What is a server side include (ssi)