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



a class that maintains a pointer to an object that is programatically accessible through the public..

Answer / venkataramakrishna. danduri

It is nothing but a Smart pointer.

Is This Answer Correct ?    1 Yes 0 No

a class that maintains a pointer to an object that is programatically accessible through the public..

Answer / answer and question

functions

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What are c++ tokens?

0 Answers  


Can you be able to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

0 Answers  


What are the basics concepts of OOPS?

1 Answers  


Can we use pointers in c++?

0 Answers  


Why is that unsafe to deal locate the memory using free( ) if it has been allocated using new?

0 Answers  


What is virtual destructor ans explain its use?

0 Answers  


Is map thread safe c++?

0 Answers  


What is the full name of logo?

0 Answers  


In java a final class is a class that cannot be derived. How can you make a similar class in C++

1 Answers  


What is java and c++?

0 Answers  


What are the three types of access specifiers in C++?

1 Answers  


What are advantages of C++ when comparing with C?

18 Answers   HP, iGate, TCS,


Categories