C++ Programming - OOPS Concepts - Discussion

Discussion Forum : OOPS Concepts - General Questions (Q.No. 18)
18.
Which of the following correctly describes overloading of functions?
Virtual polymorphism
Transient polymorphism
Ad-hoc polymorphism
Pseudo polymorphism
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
36 comments Page 4 of 4.

RAM said:   1 decade ago
What is meant by Pseudo polymorphism?

Pratishruti said:   1 decade ago
What is pseudo polymorphism or is there any other name to this?

Banu said:   1 decade ago
Can anyone give example pseudo polymorphism?

Swati said:   1 decade ago
I want to know about Pseudo polymorphism and Transient polymorphism?

Gopal said:   1 decade ago
Ad-hoc means compiled time polymorphism in which two things operator and function overloading means same name different argument at time or different work.

Snehal said:   1 decade ago
What is the exact means of ad-hoc polymorphism?


Post your comments here:

Your comments will be displayed after verification.