what's the difference between function overloading and
function overiding?
Answer Posted / a srinivas rao
function overloading is the process of defining the same
function name with different arguments,number of
arguments ,or ordinal positions of arguments.
function overriding is the process of defining the Base
class function in the derived class with different code
implementation.
| Is This Answer Correct ? | 63 Yes | 5 No |
Post New Answer View All Answers
When did c++ add stl?
write a program that will accept a number and print.its equivalent in words the maximum input number is 9999
What is stl language?
What is stl in oop?
how can u do connectivity in c++ language? plz send me connectivity code in c++ ?
Describe the My Computer and My Documents folders; identify the elements that are present in every Window.
What is a stl vector?
How do you convert stl to steps?
Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister
How is stl different from c++ standard library?
Is stl open source?
What do stl stand for?
What is stl in c++ with example?
What is a standard template library (stl)?
What are the different types of stl containers?