What are the different types of polymorphism?

Answer Posted / dee

compile time--->operator and function overlaoding
run time --->virtual

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a local variable?

665


Write a struct time where integer m, h, s are its members?

608


What are manipulators used for?

710


Mention the ways in which parameterized can be invoked.

625


How does atoi function work?

745






How do you save a c++ program?

659


What is the fastest c++ compiler?

663


How a new operator differs from the operator new?

738


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

653


Can you pass a vector to a function?

621


What is the difference between while and do while loop?

668


Give 10 points of differences between C & C++.

737


write a porgram in c++ that reads an integer and print the biggest digit in the number

1866


What is time_t c++?

685


What parameter does the constructor to an ofstream object take?

704