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


Please Help Members By Posting Answers For Below Questions

Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the maximum number of concurrent threads that the InnoDB plug-in can create

2156


Explain deep copy?

695


Why do we use constructor?

712


Can java be faster than c++?

766


What is difference between n and endl in c++?

664






What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

690


What is class invariant in c++?

842


Why can’t you call invariants() as the first line of your constructor?

646


What is a base class?

694


Can you sort a set c++?

624


Describe new operator?

700


When should overload new operator on a global basis or a class basis?

696


Can constructor be static in c++?

761


Mention the ways in which parameterized can be invoked. Give an example of each.

676


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

713