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 are the main features of c++?
How the programmer of a class should decide whether to declare member function or a friend function?
What are formatting flags in ios class?
How do you write a function that can reverse a linked-list?
Which is best c++ or java?
How can you tell what shell you are running on unix system?
What is an undefined behavior and sequence points
What is ios :: in in c++?
What is endl c++?
What is prototype for that c string function?
Do you know what is overriding?
How the endl and setw manipulator works?
Should the this pointer can be used in the constructor?
How can I disable the "echo" feature?
What is the extension of c++?