Thursday, September 18, 2008

What is an adaptor class or Wrapper class? -c++ interview question with solution

What is an adaptor class or Wrapper class? 
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.

No comments:

Post a Comment

Thanks to given comments.......

My Blog List