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

Explain the difference between using macro and inline functions?

576


Why is c++ so fast?

529


Program to check whether a word is a sub-string or not of a string typed

1598


Can a function take variable length arguments, if yes, how?

567


what is oops and list its features in c++?

546






What's the order in which the local objects are destructed?

842


How do I use arrays in c++?

584


Explain about templates of C++.

676


Define pure virtual function?

562


Does c++ vector allocate memory?

530


What is algorithm in c++ programming?

588


What do you understand by pure virtual function? Write about its use?

583


What are keywords in c++?

600


Why do we use string in c++?

511


What is a hash function c++?

554