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 how to initialize a const member data.
What is #include iostream?
What is c++ course?
What is runtime errors c++?
Explain some examples of operator overloading?
What is size of string in c++?
What is the c++ code?
How are Structure passing and returning implemented by the compiler?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
What is flush c++?
What is a storage class?
Why do we use structure in c++?
How do you define a class in c++?
can any one help to find a specific string between html tags
which is changed to a sting..
weather.html looks (for location) is
How would you differentiate between a pre and post increment operators while overloading?