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

Are php strings immutable?

0 Answers  


What causes a runtime error c++?

0 Answers  


Describe about storage allocation and scope of global, extern, static, local and register variables?

0 Answers  


What is an undefined behavior and sequence points

0 Answers  


Write a corrected statement in c++ so that the statement will work properly. x =+ 7;

2 Answers  






Which recursive sorting technique always makes recursive calls to sort subarrays that are about half size of the original array?

0 Answers  


What is the use of ::(scope resolution operator)?

0 Answers  


what is data encapsulation in C++?

0 Answers  


What is a 'pure' virtual function and what's its use?

1 Answers  


What relational operators if statements in c++?

0 Answers  


If you want to share several functions or variables in several files maitaining the consistency how would you share it?

0 Answers  


What is a storage class used in c++?

0 Answers  


Categories