Answer Posted / abhishek sinha
functiion overloading means in a program we can define more
than function with the same name but different argument.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What does floor mean in c++?
What is the difference between containment and delegation?
What relational operators if statements in c++?
How is c++ different from java?
Differentiate between a pointer and a reference with respect to c++.
Explain linear search.
Define friend function.
What is stoi in c++?
How do pointers work?
Explain operator overloading.
Write a program to concatenate two strings.
What are c++ storage classes?
How many namespaces are there in c++?
What does ios :: app do in c++?
What is object in c++ example?