can u give some realtime example in ploymorphism? and
inheritance?
Answer Posted / dharmaraj
As i dont know these is correct answer but my knowledge is ok.
METHOD OVERLOADING: In one women got many children
(same method name but different parameter).
METHOD OVERRIDING: In women married in two different persons.
(one method two override the another method)
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
What do you mean by annotations in servlet?
What's the difference between servlets and applets?
What are the uses of servlet and what is servlet chaining?
How can a servlet be used to generate plain text instead of html?
What is the difference between portlet and servlet?
What do you mean by httpservlet and how it is different from the genericservlet?
What is the servletconfig object?
What is the difference between get and post methods?
What is servlet container. how it works?
What is servlet instance?
What is http servlet in java?
What are the drawbacks of cgi?
What is a generic servlet?
What is servlet used for?
What is the type of method for sending request from http server?