A ________ function is not a member of a class, but it has access to the private members of the class.

A) static
B) constructor
C) destructor
D) friend
E) None of the above


D) friend

Computer Science & Information Technology

You might also like to view...

16. If the variable x has the original value of 3.4, what is the value in x after the following?

cout << static_cast(x); a. 3.4 b. 4 c. unknown d. 3

Computer Science & Information Technology

Before creating a new database, make a full backup of the _____________ system database.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The ________ function calculates the variance of a population

Fill in the blank(s) with correct word

Computer Science & Information Technology

________ is a set of analytical tools to use to apply formatting, create charts, and insert basic functions

Fill in the blank(s) with correct word

Computer Science & Information Technology