why function overloading is not called as pure polymorphism?

Answers were Sorted based on User's Feedback



why function overloading is not called as pure polymorphism?..

Answer / dl

question is wrong

Is This Answer Correct ?    8 Yes 2 No

why function overloading is not called as pure polymorphism?..

Answer / dhananjay

becoz generally polymorphism is taken in terms of late
binding but in fn overloading it is early binding.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More OOPS Interview Questions

What are virtual functions?

2 Answers  


what is the basic concept of inheritance?

9 Answers  


What Is a Polymorphism? How many types of polymorphism and whats that use in application?

2 Answers  


Why and when is a virtual destructor needed?

5 Answers  


what are abstract classes and how they impliment , with example

2 Answers  






What do you mean by binding of data and functions?

3 Answers  


hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.

0 Answers  


Have you ever used threads?

3 Answers   Adobe, IBM,


What is multiple inheritance?

9 Answers   TCS,


i=20;k=0; for(j=1;k-i;k+=j<10?4:3) { cout<<k; } //please comment on the output

0 Answers  


write a program which best describes polymorphism in real world?

2 Answers   CTS, Infosys, NexGen,


What is the problem with multiple inheritance?

0 Answers  


Categories