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
Define namespace in c++?
What is meant by the term name mangling in c++?
Write about all the implicit member functions of a class?
Is arr and &arr are same expression for an array?
What is the latest c++ standard?
What is the use of cmath in c++?
What is buffer and example?
Describe the setting up of my member functions to avoid overriding by the derived class?
What is the difference between method overloading and method overriding in c++?
Explain bubble sorting.
What are the advantages of c++?
What is difference between array and vector in c++?
What are the various compound assignment operators in c++?
What is the difference between an array and a list?
What is jump statement in C++?