What causes polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
what are the uses of C++
Why is there no multiple inheritance?
what is the use of classes in c++;
write a program in c++ to overload the function add (s1,s2) where s1 and s2 are integers and floating point values.
What is virtual function?where and when is it used?
What is object and example?
What do we mean by a hidden argument in a function?
What does the keyword "static" mean?
What is use of overloading?
difference between structure and union.
What does enum stand for?
What polymorphism means?