Answer Posted / 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 |
Post New Answer View All Answers
If a function doesn’t return a value, how do you declare the function?
How do I tokenize a string in c++?
How many different levels of pointers are there?
Is there a sort function in c++?
Is there structure in c++?
What is == in programming?
What is a c++ map?
What is the protected keyword used for?
Why we use #include conio h in c++?
Can we change the basic meaning of an operator in c++?
What do you mean by ‘void’ return type?
Explain queue. How it can be implemented?
Explain the difference between struct and class in terms of access modifier.
What are the methods of exporting a function from a dll?
What is an operator function? Describe the function of an operator function?