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 is the technical or oop name of object?

1 Answers  


What is variable example?

0 Answers  


What is the expansion of OOPS?

24 Answers   TCS,


What is encapsulation with real life example?

0 Answers  


how to find the correct email address format by using the programe?

1 Answers   Accenture,






How is data security provided in Object Oriented languages? ?

5 Answers  


what is the diffrence between c# and c++

5 Answers  


What is protected in oop?

0 Answers  


What is polymorphism what is it for and how is it used?

0 Answers  


IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?

0 Answers  


What is constructor in oop?

0 Answers  


What is destructor example?

0 Answers  


Categories