What is 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

Which sort does c++ use?

0 Answers  


Do you know what are static and dynamic type checking?

0 Answers  


If horse and bird inherit virtual public from animal, do their constructors initialize the animal constructor? If pegasus inherits from both horse and bird, how does it initialize animal’s constructor?

0 Answers  


Explain how the virtual base class is different from the conventional base classes of the opps.

0 Answers  


What is the advantage of c++ over c?

0 Answers  


What does count ++ do in c++?

0 Answers  


What are the important differences between c++ and java?

0 Answers  


What is rtti in c++?

0 Answers  


Write a Program for find and replace a character in a string.

0 Answers  


Explain dangling pointer.

0 Answers  


What is the difference between inline functions and macros?

5 Answers  


What is the auto keyword good for in c++?

0 Answers  


Categories