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 is implicit pointer in c++?
Please explain the reference variable in c++?
What are formatting flags in ios class?
What is the meaning of c++?
Is java based off c++?
When there is a global variable and local variable with the same name, how will you access the global variable?
What is constructor in C++?
Can I learn c++ without c?
Can member data be public?
How many bit combinations are there in a byte?
Name the debugging methods that are used to solve problems?
what is C++ objects?