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

Why multiple inheritance is not possible?

0 Answers  


What is encapsulation and abstraction? How are they implemented in C++?

0 Answers   Agilent, ZS Associates,


When will a constructor executed?

5 Answers   TCS,


1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321

2 Answers  


write a program to find the largest of two numbers without using for,while,switch,if else, conditional operator and do while using c++ pgmng language

3 Answers   Satyam,






What is difference between data abstraction and encapsulation?

0 Answers  


How does polymorphism work?

0 Answers  


What is the example of polymorphism?

0 Answers  


What is variable example?

0 Answers  


what is the sylabus for priliminaries?

0 Answers  


Why do we use polymorphism in oops?

0 Answers  


difference between overloading and overridding

11 Answers  


Categories