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 |
give the syntax of doGet() and doPost()?
How can a servlet be used to generate plain text instead of html?
What are the type of protocols used in httpservlet?
what is meant by servlet to servlet communication?
What is the use of send redirect () method?
What is a servlet?
What is called servlet container?
What are the types of protocols supported by httpservlet ?
Difference between web container & web server........... Difference between web server & application server?????????
What is a deployment descriptor?
What is connection pooling?
What are advantages of servlets over cgi?