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 are the key methods that are involved in processing of http servlets?
What is pure servlet?
What is the difference between Servlet Request and Servlet Context when calling a Request Dispatcher?
When jsessionid is created?
Difference between httpservlet and generic servlets?
Describe some assignments that are executed by servlet container?
What are the phases of servlet life cycle?
What do you mean by web applications?
Why is servlet used?
What is a servlet context?
What is the difference between CGI and Servlet?
What is difference between the HTTP Servlet and Generic Servlet? Explain about their methods and parameters?
What is servlet mapping?
What are the differences between forward() method and sendredirect() methods?
Is servlet a server side scripting language?