a class that maintains a pointer to an object that is
programatically accessible through the public interface is
known as?
Answer Posted / answer and question
functions
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why do we use the using declaration?
Is java easier than c++?
What is a c++ object?
explain the reference variable in c++?
What are the various operations performed on stack?
What do you know about near, far and huge pointer?
What is the arrow operator in c++?
In what situations do you have to use initialization list rather than assignment in constructors?
Is c++ a high level language?
Describe the role of the c++ in the tradeoff of safety vs. Usability?
What is input operator in c++?
What are virtual functions in c++?
Why cout is used in c++?
Can constructor be private in c++?
What is the difference between cin.read() and cin.getline()?