What is polymorphism give a real life example?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

what is mean by design pattern

4 Answers  


I hv a same function name,arguments in both base class and dervied class, but the return type is different. Can we call this as a function overloading? Explain?

3 Answers  


tell about copy constructor

3 Answers   Siemens,


They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?

0 Answers  


Why oops is important?

0 Answers  






IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

0 Answers  


Have you ever interfaced with a database?

2 Answers   IBM,


What is the types of inheritance?

0 Answers  


explain dynamic binding by drowing

2 Answers   Cognizant,


polymorphism means?

6 Answers   BFL,


Can an interface inherit a class?

0 Answers  


What does I oop mean?

0 Answers  


Categories