What is an adaptor class or wrapper class in c++?


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

Post New Answer

More C++ General Interview Questions

int *p = NULL; printf("%1d",p) ; what will be the output of this above code?

3 Answers   Microsoft,


How do you find out if a linked-list has an end?

0 Answers  


What is the main function c++?

0 Answers  


WHAT IS THE ABREVATION OF FORTRAN?

4 Answers  


Define stacks. Provide an example where they are useful.

0 Answers  






Explain how an exception handler is defined and invoked in a Program.

0 Answers  


What is the advantage of an external iterator.

0 Answers  


What is struct c++?

0 Answers  


Why c++ is better than c language?

0 Answers  


Write a program which uses Command Line Arguments

0 Answers  


What is the use of 'this' pointer?

0 Answers   Fidelity,


Define a pointer to a data member of the type pointer to pointer?

0 Answers  


Categories