what's the difference between function overloading and
function overiding?
Answer Posted / niranjan ambati
The above answers are correct but some more things can be
added to the above stuff..
Function overloading is the function which is defined more
than once with a different argument types and no. of
arguments, but all these functions should have the same
return type.
Function overriding is the function which is defined in
base class and derived classes with the different
implementations.
| Is This Answer Correct ? | 5 Yes | 12 No |
Post New Answer View All Answers
What is the stl, standard template library?
Name the different types of stl containers.
To modify an, existing worksheet. What steps are involved for: 1. Inserting and deleting rows and columns. 2. Printing cell formulas 3Jld displayed values 3. Using the page setup command
Define stl.
please visit this site you'll find my question this is my homework please answer it if you can http://easyscience.org/ib/lofiversion/index.php/t36168.html
What two types of containers does the stl provide?
What is stl stand for?
Is stl part of c++ standard?
What is stl stack?
What does stl stand for in basketball?
Is string part of stl?
i wanted to know about questions about c,c++ , which is required for placements.... im a fresher
What are the components of stl?
What is meant by stl in c++?
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?