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
Answer / venkataramakrishna. danduri
It is nothing but a Smart pointer.
| Is This Answer Correct ? | 1 Yes | 0 No |
Who discovered c++?
Define linked lists with the help of an example.
print first nodd numbers in descending order
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
What are structures and unions?
Explain pass by value and pass by reference.
Explain the virtual inheritance in c++.
Is structure can be inherited?
What do you mean by persistent and non persistent objects?
Is c++ vector a linked list?
What is a hashmap c++?
Describe the syntax of single inheritance in C++?