Answer Posted / amrutha
In greek Poly means 'many' and 'morph' means form.
the best example for polymorphism is Chameleon which exbits
different colors based on situation.
| Is This Answer Correct ? | 50 Yes | 29 No |
Post New Answer View All Answers
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?
What are the benefits of interface?
What is the point of oop?
Is html an oop?
Give two or more real cenario of virtual function and vertual object
What is encapsulation in ict?
What is methods in oop?
write a programe to calculate the simple intrest and compund intrest using by function overlading
can we make game by using c
What are the 4 main oop principles?
What is meant by multiple inheritance?
What is polymorphism and example?
What is the difference between abstraction and polymorphism?
What is pointer in oop?
can inline function declare in private part of class?