What are different types of polymorphism supported by C++

Answer Posted / minakshi

runtime polymorphism
1.function overloading
2,operator overloading
compile time
1.virtual function

Is This Answer Correct ?    7 Yes 18 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a sequence in c++?

582


Is c++ vector a linked list?

552


Difference between strdup and strcpy?

650


Define Virtual function in C++.

626


Why is swift so fast?

624






How do you differentiate between overloading the prefix and postfix increments?

592


What is a breakpoint?

563


Can we sort map in c++?

596


What is #include iostream h in c++?

616


Explain the difference between new() and malloc() in c++?

622


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

674


What is the purpose of ios::basefield in the following statement?

790


What is microsoft c++ redistributable?

616


Are iterators pointers?

679


What is polymorphism & list its types in c++?

623