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


Please Help Members By Posting Answers For Below Questions

What are the syntactic rules to be avoid ambiguity in multiple inheritance?

754


What is istream and ostream in c++?

695


Can a Structure contain a Pointer to itself?

694


Can a new be used in place of old mallocq? If yes, why?

718


If you don’t declare a return value, what type of return value is assumed?

631






How can you create a virtual copy constructor?

686


Write about the scope resolution operator?

688


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

665


total amount of milk produced each morning and then calculates and outputs the number of cartons needed for this milk , the cost of producing the milk and the profit from producing this milk.

2161


Explain the difference between c & c++?

679


What are the advantages of c++ over c?

693


What's the order in which the local objects are destructed?

918


What do you mean by vtable and vptr in c++?

719


Difference between pointer to constant vs. Pointer constant

698


What does scope resolution operator do?

700