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 input operator in c++?

676


What is the difference between strcpy() and strncpy()?

734


What are static member functions?

691


What is the difference between public and private data members?

755


Is c++ an oop?

697






What is command line arguments in C++? What are its uses? Where we have to use this?

732


How does code-bloating occur in c++?

836


What is the use of dot in c++?

714


Is c++ a good beginners programming language?

672


Does c++ have finally?

651


Why do you use the namespace feature?

747


Is java the same as c++?

629


What are associate containers?

699


Is vector a class in c++?

691


How do I tokenize a string in c++?

704