can u give some realtime example in ploymorphism? and
inheritance?
Answer Posted / nazneen
Polymorphism applies to Overriding
Inheritance applies to Reusability of code defined earlier in one Class and later on used by Other Classes..
| Is This Answer Correct ? | 14 Yes | 11 No |
Post New Answer View All Answers
When jsessionid is created?
What is the default http method in the servlet?
Why are http servlets used in programming?
What's the difference between servlets and applets?
What is the directory structure of a war file?
What's the difference between authentication and authorization?
Write the code to get the server information in servlet.
What do you mean by a filter and how does it work?
What is http servlet in java?
How many servlet objects are created?
What is cookies in servlet with example?
Whether thread can be used in servlets?
Where do you define dispatcherservlet?
What exactly is a servlet?
What is the use of attribute in servlets?