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
What are the features added in Servlet 2.5?
What is difference between cookies and httpsession?
Why is Servlet so popular?
How can the session in servlet be destroyed?
What are the uses of servlet
What’s the difference between forward() and sendredirect() methods?
What is servlet and its use?
What is the use of send redirect () method?
What is the difference between Difference between doGet() and doPost()?
What are the servlet events?
What if you need to span your transaction across multiple servlet invocations?
Tell the new features added in servletrequest interface i.e. Servlet 2.4
What is a servlet context?
How a servlet is unloaded?
What is servlet invoker?