can u give some realtime example in ploymorphism? and
inheritance?
Answer Posted / walkinglegendteja
Inheritance is a concept which involves the concept of re
usability Ex:Bank Accounts-->SB Account,RD Account,CD Account
Polymorphism concept of one existing in many forms
Ex:In Graphical User interfaces,AWT
| Is This Answer Correct ? | 26 Yes | 17 No |
Post New Answer View All Answers
What is servlet container?
What is java servlet?
Why jsp is better than servlet?
What are the advantages of Servlet over CGI?
What is string tokenizer?
Why are http servlets used in programming?
What are Servlets?
Write a program to show the functionality of servlets.
What is http servlet in java?
What are the life cycle methods of a servlet?
What is the requirement of servlet config and servlet context implemented and how are they implemented?
How does tomcat servlet container work?
Which is the methods of generated servlet?
How do I know if java is running on linux?
How are filters?