Answer Posted / kokila
One name with many forms. Single name used for many purpose.
Ex. single function name with multiple arguments
operator for dual purpose
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of main function in c++?
Define pure virtual function?
What is polymorphism and its type in c++?
How the virtual functions maintain the call up?
How delete [] is different from delete?
What is stoi in c++?
List the advantages of inheritance.
Describe about storage allocation and scope of global, extern, static, local and register variables?
What is the difference between #define debug 0 and #undef debug?
Which one is a preferred language C or C++? Why?
Write a program to find the Factorial of a number
List the merits and demerits of declaring a nested class in C++?
How many namespaces are there in c++?
What is a null object in c++?
What are the advantages of using friend classes?