Write a program to show polymorphism in C++?
No Answer is Posted For this Question
Be the First to Post Answer
how to swap two numbers with out using temp variable
12 Answers Global eProcure, TCS,
What is endl c++?
How many types of classes are there in c++?
What are put and get pointers?
What is friend class in c++ with example?
Which function cannot be overloaded c++?
What are all predefined data types in c++?
Friend functions can access private and protected members of a class.
Explain rtti.
Explain the different access specifiers for the class member in c++.
How is data hiding achieved in c++?
What is the copy-and-swap idiom?