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
Explain session tracking and its importance?
What is difference between jsp and servlet?
What are the common methods that are included in the http servlet class?
What is difference between PrintWriter and ServletOutputStream?
What is the major difference between context parameter and context attribute?
What is Client-Server Computing?
Name the packages that work with servlet?
What is the functionality of actionservlet and requestprocessor?
Where do you define dispatcherservlet?
How many servlet objects are created?
What is dispatcher servlet?
What are the different methods of session management in servlets?
Explain servlet events?
What do you mean by web applications? Explain web application directory arrangement?
Explain get and post.