In addition to hiding the implementation details that the ordinary method of “separating implementation from interface” would hide, using a proxy class also hides:

a. The definition of inline functions.
b. The definition of access functions.
c. The definition of constructors and the destructor.
d. The names of private data members.


d. The names of private data members.

Computer Science & Information Technology

You might also like to view...

Which of the following involves providing a host of scalable Web-based applications and services over the Internet or a private network?

A. wireless computing B. personal area computing C. land-based computing D. cloud computing

Computer Science & Information Technology

________ view allows users to make changes to the layout while viewing the data on a form

Fill in the blank(s) with correct word

Computer Science & Information Technology

The body of a recursive method contains a statement that causes the same method to execute before completing the current call.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

To help determine if you want to use a site as a reference, you can check the _______ in a website's URL to see if it tells where a webpage originated.

A. domain B. kernel C. business name D. webpage name

Computer Science & Information Technology