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 |
What c++ is used for?
What is oops in c++?
What is vector processing?
What are associate containers?
Difference between inline functions and macros?
What are the defining traits of an object-oriented language?
What is the best c++ compiler for windows 10?
write a C++ programming using for loop: * * * * * * * * * *
What is scope in c++ with example?
What is pair in c++?
What is a class definition?
What is a responder chain?