Answer Posted / krishnakala
polymorphism means exhibiting many forms with same name.it is possible by using interface
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the cout in c++?
What are signs of manipulation?
How would you use the functions sin(), pow(), sqrt()?
What is const in c++?
How do you generate a random number in c++?
What is the difference between mutex and binary semaphore?
What is c++ runtime?
What is the this pointer?
Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?
How to give an alternate name to a namespace?
How to declare a pointer to an array of integers?
What is the use of 'this' pointer?
When do we use copy constructors?
How do you compile the source code with your compiler?
How can you quickly find the number of elements stored in a static array?