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 3 of 4.

Ramesh said:   1 decade ago
What is meant by Ad-hoc polymorphism, transient and pseudo polymorphism?

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

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

Govindarajan said:   1 decade ago
Pseudo Polymorphism is function overriding in derived class.

Yamini said:   8 years ago
Can anyone please tell about overloading function in detail?
(1)

Manpreet Singh said:   3 years ago
What is Ad-hoc polymorphism?

Please explain me in detail.
(3)

Jasmine said:   10 years ago
Ab-hoc polymorphism is also a operator overloading or not?

Supreet kaur said:   1 decade ago
Is Ad-hoc polymorphism and overloading is the same thing?

Vitthal said:   9 years ago
Can we add operator and function overloading together?

Rupali said:   1 decade ago
What is mean by transient and pseudo polymorphism ?


Post your comments here:

Your comments will be displayed after verification.