What is an adaptor class or Wrapper class?



What is an adaptor class or Wrapper class?..

Answer / beena

A class that has no functionality of its own. Its member functions hide the use of a third party software component or an object with the non-compatible interface or a non- object- oriented implementation.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

Can we use resume in error handling i.e. in the catch block

5 Answers   Infosys,


When do we run a shell in the unix system? How will you tell which shell you are running?

0 Answers  


Who made c++?

0 Answers  


What is object file? How can you access object file?

0 Answers  


Write about the role of c++ in the tradeoff of safety vs. Usability?

0 Answers  






Is it possible for the objects to read and write themselves?

0 Answers  


What is the best free c++ compiler for windows?

0 Answers  


What is a down cast?

0 Answers  


What are the advantages of using a pointer? Define the operators that can be used with a pointer.

0 Answers  


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

0 Answers   TCS,


What is c++ flowchart?

0 Answers  


How to construct muliton object

2 Answers   Symphony, TCS,


Categories