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 |
Function can be overloaded based on the parameter which is a value or a reference. Explain if the statement is true.
What is the difference between mutex and binary semaphore?
What are function poinetrs? where are they used?
What is a friend function in c++?
How to change constant values?
Who discovered c++?
Difference between static global and global?
16 Answers Microsoft, Symphony, Wipro,
What does std :: flush do?
What problems might the following macro bring to the application?
What is an ABC: an "Abstract Base Class"?
How can you specify a class in C++?
When can you tell that a memory leak will occur?