What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?


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

Post New Answer

More C++ General Interview Questions

Write a program to get the value of sin (x) using a library function , when x is given in degrees.

1 Answers  


What is the best way to take screenshots of a window with c++ in windows?

0 Answers  


Define a program that reads two matrices of size 3x3 with real values from the user then prints their sum, difference and multiplication.

0 Answers   TCS,


What are the differences between malloc() and calloc()?

0 Answers  


Difference between an inspector and a mutator

0 Answers  






Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


Which programming language is best to learn first?

0 Answers  


How would perform Pattern Matching in C++?

0 Answers   Genpact,


What is the best c++ book for beginners?

0 Answers  


How do pointers work?

0 Answers  


Is it possible to provide default values while overloading a binary operator?

0 Answers  


What is c++ manipulator?

0 Answers  


Categories