Answer Posted / vijay pratap
Polymorphism is most feature of the object oriented
programming language.It means One method hendled the many
data types.
like ,one person do the many work.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is balance factor?
What is inheritance in simple words?
What is multilevel inheritance in oop?
Can you inherit a private class?
What are the two different types of polymorphism?
What is encapsulation with real life example?
What is abstraction in oop with example?
Write a c++ program to display pass and fail for three student using static member function
What are the 4 pillars of oop?
What is coupling in oop?
why reinterpret cast is considered dangerous?
Explain virtual inheritance?
Can we create object of interface?
Can static class have constructor?
Will I be able to get a picture in D drive to the c++ program? If so, help me out?