To create a template, open the Backstage view, click the ____ tab, and then click the Template button in the Save Database As area.

A. Save and Publish
B. Info
C. Save As
D. New

Answer: C

Computer Science & Information Technology

You might also like to view...

You can display the Code window in all of the following ways except ____________.

a. Click the View Code button in the Solution Explorer window b. Click Project on the menu bar, and then click Show all files c. Click View on the menu bar, and then select Code d. Press the F7 key

Computer Science & Information Technology

I want to have a nonmember function to have access to the private members of a class. The class must declare that function a

a) friend b) inline c) static d) None of the above nonmember functions cannot have the access described here.

Computer Science & Information Technology