What are the different forms of polymorphism??

Answer Posted / purba phalguni mishra

(1). Operator overloading.
(2). Function overloading.
(3). Virtual functions

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why do we need oop?

781


How to call a non virtual function in the derived class by using base class pointer

5574


Can a destructor be called directly?

689


write a program to find 2 power of a 5digit number with out using big int and exponent ?

2005


What is encapsulation process?

670






What do you mean by overloading?

679


What are oops methods?

647


Why do we use encapsulation in oops?

617


What is constructor overloading in oop?

711


What is the real life example of polymorphism?

712


what is the sylabus for priliminaries?

1797


What is class encapsulation?

709


write a C++ program for booking using constructor and destructor.

2133


design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)

6245


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1731