What is virtual table?


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

Post New Answer

More C++ General Interview Questions

Differentiate between the manipulator and setf( ) function?

0 Answers  


How do you establish a has-a relationship?

0 Answers  


What is c++ hiding?

0 Answers  


What are the advantages of c++ over c?

0 Answers  


What does namespace mean in c++?

0 Answers  






What is "strstream" ?

1 Answers   Huawei,


What is void pointer in c++ with example?

0 Answers  


write program for palindrome

81 Answers   Amazon, Aricent, CSC, GE, HCL, Infosys, Syntel, Temenos, Wipro,


Explain how would you handle a situation where you cannot call the destructor of a local explicitly?

0 Answers  


Explain all the C++ concepts using examples.

0 Answers   InterGraph,


why all c++ program must have default constructor?

6 Answers   IBM,


given unsigned int ui1=3,ui2=7; what are the outputs of a)ui1 & ui2 b)ui1 && ui2 c)ui1 | ui2 d)ui1 || ui2 i also need the justification for the answers thank you

2 Answers  


Categories