a class that maintains a pointer to an object that is
programatically accessible through the public interface is
known as?
Answer Posted / venkataramakrishna. danduri
It is nothing but a Smart pointer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain data encapsulation?
What are multiple inheritances (virtual inheritance)?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What are 2 ways of exporting a function from a dll?
Define stacks. Provide an example where they are useful.
What does it mean to declare a destructor as static?
What is size_type?
What is vector pair in c++?
Is it possible to pass an object of the same class in place of object reference to the copy constructor?
What are the sizes and ranges of the basic c++ data types?
How do I use turbo c++?
Write about all the implicit member functions of a class?
Which function cannot be overloaded c++?
How is c++ used in the real world?
When do we run a shell in the unix system?