a class that maintains a pointer to an object that is
programatically accessible through the public interface is
known as?
Answers were Sorted based on User's Feedback
Answer / venkataramakrishna. danduri
It is nothing but a Smart pointer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Write about the scope resolution operator?
Which bit wise operator is suitable for putting on a particular bit in a number?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
How would you find out if a linked-list is a cycle or not?
What are friend functions?
What are the types of pointer?
What are friend functions in C++?
How size of a class can be calulated?
Should I learn c or c++ or c#?
What is c++ w3school?
What is an orthogonal base class in c++?
What is the stack?