Answer Posted / dharmendra rai
The concept of polymorphism can be explained as "one interface, multiple methods".
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How to improve object oriented design skills?
hi all..i want to know oops concepts clearly can any1 explain??
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 type of questions
What does enum stand for?
Describe these concepts: Polymorphism, Inheritance and Abstraction.
What type of loop is a for loop?
Which language is pure oop?
Can an interface inherit a class?
What are the 5 oop principles?
Get me a number puzzle game-program
Why do we use inheritance?
What is ambiguity in inheritance?
write a program that takes input in digits and display the result in words from 1 to 1000
How Do you Code Composition and Aggregation in C++ ?