What is an adaptor class or Wrapper class?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the benefit of encapsulation?

820


What is a class definition?

802


Is c++ still being used?

766


How do you clear a buffer in c++?

723


What is the use of string in c++?

736


Why the usage of pointers in C++ is not recommended ?

1097


What is difference between array and vector in c++?

739


what is data encapsulation in C++?

793


What is the meaning of string in c++?

785


What are member functions used in c++?

774


Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.

811


When do we run a shell in the unix system?

805


What is a rooted hierarchy?

871


What are formatting flags in ios class?

826


What is a binary file? List the merits and demerits of the binary file usagein C++.

947