What are different types of polymorphism supported by C++

Answer Posted / ammu

polymorphism occurs in 2 levels one at compile time and
another at run time
compile time polymorphism includes function overloading and
operator overloading
run time polymorphism includes virtual function

Is This Answer Correct ?    22 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are c++ manipulators?

702


What is the use of main function in c++?

617


What is a pointer with example?

756


What is the use of vtable?

755


What is data type in c++?

650






Why main function is special in c++?

755


Which operator cannot overload?

660


What is the copy-and-swap idiom?

719


What is encapsulation in c++ with example?

667


Can we sort map in c++?

687


What is a memory leak c++?

668


Name the implicit member functions of a class.

700


what you know about c++?

759


How do you sort a sort function in c++ to sort in descending order?

672


What are c++ redistributables?

655