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 |
Can we use resume in error handling i.e. in the catch block
When do we run a shell in the unix system? How will you tell which shell you are running?
Who made c++?
What is object file? How can you access object file?
Write about the role of c++ in the tradeoff of safety vs. Usability?
Is it possible for the objects to read and write themselves?
What is the best free c++ compiler for windows?
What is a down cast?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
Write an algorithm that determines whether or not an almost complete binary tree is a heap.
What is c++ flowchart?
How to construct muliton object