What is the v-ptr?


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

Post New Answer

More C++ General Interview Questions

What is the hardest coding language to learn?

0 Answers  


Explain differences between alloc() and free()?

0 Answers  


Is c++ a low level language?

0 Answers  


Distinguish between new and malloc and delete and free().

0 Answers  


What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass

0 Answers  






What is the difference between the functions memmove() and memcpy()?

0 Answers  


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

0 Answers  


What are inline functions?

2 Answers   Fidelity, Verizon,


What is the advantage of c++ over c?

0 Answers  


How the compilers arranges the various sections in the executable image?

1 Answers  


What is jump statement in C++?

0 Answers   Ericsson,


What is a virtual destructor?

2 Answers  


Categories