Answer Posted / uio
there are two types of palymorphism
1.operator overloading
2.function overloading
| Is This Answer Correct ? | 2 Yes | 6 No |
Post New Answer View All Answers
What is auto used for in c++?
Explain the difference between realloc() and free() in c++?
What is the use of string in c++?
What does the nocreate and noreplace flag ensure when they are used for opening a file?
What are structs in c++?
State two differences between C and C++.
What kind of problems can be solved by a namespace?
What is the size of integer variable?
What are the uses of static class data?
What is the use of lambda in c++?
What are literals in C++?
What is the full form of stl in c++?
Can we use this pointer in a class specific, operator-overloading function for new operator?
What are guid? Why does com need guids?
what is Loop function? What are different types of Loops?