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 are member functions used in c++?
What is java and c++?
Write is a binary search tree? Write an algo and tell complexity?
the first character in the variable name must be an a) special symbol b) number c) alphabet
What is difference between rand () and srand ()?
What is #include sstream?
What is the cout in c++?
What is the extraction operator and what does it do?
What's c++ used for?
What is meant by entry controlled loop? What all C++ loops are exit controlled?
What are the various oops concepts in c++?
How do you flush std cout?
What is difference between class and structure in c++?
Write a code/algo to find the frequency of each element in an array?
What are the 3 levels of programming languages?