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 class and structure in c++?
In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....
0 Answers College School Exams Tests, CS,
What is the sequence of destruction of local objects?
What is the use of function pointer?
Find the second maximum in an array?
What is atoi?
How do you write a function that can reverse a linked-list?
What is rvalue?
Write my own zero-argument manipulator that should work same as hex?
What are advantages of c++?
What is the benefit of encapsulation?
What's the hardest coding language?