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
Explain data encapsulation?
What is implicit conversion/coercion in c++?
What is the extension of c++?
What is the last index number in an array of 100 characters a) 100 b) 99 c) 101
Why is standard template library used?
What are references in c++?
What is difference between rand () and srand ()?
What is array in c++ pdf?
Ask to write virtual base class code?
What is the type of 'this' pointer?
Describe Trees using C++ with an example.
What is the purpose of ios::basefield in the following statement?
How do we balance an AVL Tree in C++?
What are c++ data types?
Explain the use of vtable.