why function overloading is not called as pure polymorphism?
Answers were Sorted based on User's Feedback
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 |
What is use of overloading?
What is object and example?
what is an instance of a class
how to get the oracle certification? send me the answer
why to use operator overloading
Name a typical usage of polymorphism
What is oops?what is its use in software engineering?
what is the difference between <stdio.h>and "stdio.h"?
Is oop better than procedural?
what is inline function?
sir plz send me a set of questions that been frequently held in written examination during campus selection.
Write a program to reverse a string using recursive function?