Explain polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
Write any small program that will compile in "C" but not in "C++"?
Why c++ is called oop?
What is the fastest c++ compiler?
what is an array
How to change constant values?
What is ios flag in c++?
What are pointer-to-members in C++? Give their syntax.
I need to find a specific string between two strings how do I do it?
Which one is better- macro or function?
How do I use arrays in c++?
When should overload new operator on a global basis or a class basis?
How are pointers type-cast?