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

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!!!)

1861


How to hide the base class functionality in Inheritance?

870


can we make game by using c

3740


Question: Write a program that prints a paycheck. Ask the program user for the name of the employee, the hourly rate, and the number of hours worked. If the number of hours exceeds 40, the employee is paid “time and a half”, that is, 150 percent of the hourly rate on the hours exceeding 40. Be sure to use stepwi se refine ment and break your solution into several functions. Use the int_name function to print the dollar amount of the check.

966


Which is better struts or spring?

824


What are the 3 principles of oop?

847


What is destructor example?

785


How is polymorphism achieved?

785


What is the difference between a mixin and inheritance?

763


How does polymorphism work?

888


Templates mean

1853


Is react oop?

830


Why is abstraction needed?

770


Why is oop better than procedural?

821


What causes polymorphism?

838