Why is polymorphism useful?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What is c++ and its uses?

0 Answers  


Explain what are accessor methods?

0 Answers  


How many types of scopes are there in c++?

0 Answers  


What is a set in c++?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,






Explain the pure virtual functions?

0 Answers  


When we use Abstract Class and when we use Interface?where we will implement in real time?

0 Answers  


Why is polymorphism useful?

0 Answers  


Why do we learn c++?

0 Answers  


show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.

1 Answers  


Why c++ is so important?

0 Answers  


What do you mean by C++ access specifiers ?

1 Answers  


Categories