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
write a program to convert a decimal number in to its equivalent binary number?
How do I convert a stl file?
What is stl stand for?
What two types of containers does the stl provide?
In what scenario does the Logical file and Physical file being used?
totoo po ba ang manga aliens!
What is stl language?
How does an stl file work?
Name the different types of stl containers.
help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase
What is stl in c++ with example?
Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
How do you convert stl to steps?
draw a flowchart that accepts two numbers and checks if the first is divisible by the second.
Who created stl?