can u give some realtime example in ploymorphism? and
inheritance?
Answer Posted / ashish rathore
Inheritence is a process by which object of one class aquire
the property of any object of another class. it provides the
idea of reusearility.
this means the ability to take more than one form from
existing class without modifying it.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
What are the advantages of cookies?
What is the difference between portlet and servlet?
What mechanisms are used by a Servlet Container to maintain session information?
Explain the servlet filter.
Is servlet a framework?
What is the use of httpservletresponsewrapper?
Explain jsessionid?
What exactly is a servlet?
Can we use threads in Servlets?
What do you mean by request dispatcher in servlet?
What is servlet? Explain
What is servlet mapping?
What is servlet configuration?
What are advantages of servlets over cgi?
how the HTML data stored in web server?