What are the two types of polymorphism?


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

Post New Answer

More C++ General Interview Questions

What is #include cmath?

0 Answers  


What do you mean by funtion prototype?

0 Answers  


What is static class data?

0 Answers  


What is while loops?

0 Answers  


which of the following is not an secondary constant a) array b) real c) union

0 Answers  






Why pure virtual functions are used if they don't have implementation / When does a pure virtual function become useful?

1 Answers  


What is problem with Runtime type identification?

2 Answers  


Define the process of handling in case of destructor failure?

0 Answers  


Write a single instruction that will find the remainder of integral division when x is divided by y. Have the answer stored in z.

1 Answers  


Write a program which uses functions like strcmp(), strcpy()? etc

0 Answers  


What is fixed in c++?

0 Answers  


Can you write a function similar to printf()?

0 Answers  


Categories