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 is servlet and how it works?
What are the differences between the servletconfig interface and the servletcontext interface?
How to upload a file to the server using servlet?
What are its drawbacks of cgi?
What are the steps involved in placing a servlet within a package?
Write a command to get actual path of a servlet to the server?
What are the different mode that servlets can be used?
What is a servlet engine?
Difference between httpservlet and generic servlets?
how many jsp scripting elements are there and what are those?
What do you mean by scope object and what are its types?
What is the purpose of dispatcherservlet properties?
How can you create a session in servlet?
What is a java servlet?
Why do we use sendredirect() method?