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
What is polymorphism & list its types in c++?
Is it possible for a member function to delete the pointer, named this?
What is a unnitialised pointer?
Explain stack unwinding.
Define the operators that can be used with a pointer.
Why are pointers not used in c++?
What are the defining traits of an object-oriented language?
How did c++ start?
Explain function overloading and operator overloading.
How do you clear a map in c++?
What is the difference between global int and static int declaration?
How do you flush a buffer in c++?
What is rtti in c++?
Write about c++ storage classes?
List the special characteristics of constructor.