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
Should the member functions which are made public in the base class be hidden?
What is protected inheritance?
Write some differences between an external iterator and an internal iterator?
what is COPY CONSTRUCTOR and what is it used for?
what is upcasting in C++?
What is the header file for setw?
What happens when you make call 'delete this;'?
Is it possible for a member function to delete the pointer, named this?
what is C++ exceptional handling?
What is the best it certification?
What is the hardest coding language to learn?
How come you find out if a linked-list is a cycle or not?
What is double in c++?
what is data encapsulation in C++?
Please explain class & object in c++?