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
Why do we need c++?
What is an operator function? Describe the function of an operator function?
What do you mean by vtable and vptr in c++?
What are shallow and deep copy?
Where the memory to the static variables is allocated?
Why is c++ still best?
What c++ is used for?
Write a program for Divide a number with 2 and Print the output ( NOTE: Check for divide by zero error).
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
Why c++ is created?
Is python written in c or c++?
What should main() return in c and c++?
Explain virtual class and friend class.
How are pointers type-cast?
Describe linkages and types of linkages?