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

Write a program to find out the number of palindromes in a sentence.

1 Answers   TCS,


Why do we use polymorphism?

0 Answers  


what is meant by files?

4 Answers   Infosys,


Why do we need polymorphism in c#?

0 Answers  


what is mean by design pattern

4 Answers  






what is difference between objects and function

1 Answers  


which structured data type is not used in c++? 1.union 2.structure 3.string 4.boolean

2 Answers   HCL, Wipro,


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

0 Answers   Wipro,


What are the benefits of interface?

0 Answers  


What is encapsulation selenium?

0 Answers  


There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?

2 Answers  


What is the renewal class?

0 Answers   Ebix, IBM,


Categories