Answer Posted / jithin s
It means The Ability to take more than one form....ie the
same function name can be used to perform diffrent tasks...
depending up on the number and type of the argument and
also the function return type..
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is main function in c++ with example?
Why do we need c++?
what are function pointers?
What is using namespace std in cpp?
What is an inclusion guard?
Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.
Which is most difficult programming language?
How would you differentiate between a pre and post increment operators while overloading?
What does flush do?
Explain the static member function.
Why iomanip is used in c++?
To which numbering system can the binary number 1101100100111100 be easily converted to?
What are libraries in c++?
What is setf in c++?
How can you specify a class in C++?