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...

When a relationship is defined to enforce referential integrity and Cascade ________ Related Fields, Access will automatically change the data through all related tables when data is removed from the table that contains the primary key

A) Change B) Delete C) Remove D) Update

Computer Science & Information Technology

To create a form for others to complete, you should first ________ the cells that will need to be filled in and then protect the workbook

A) select B) unprotect C) unlock D) password

Computer Science & Information Technology