To configure the header to print only on even pages you would begin by clicking the ____ tab.

A. Page Layout
B. Home
C. Insert
D. Data


Answer: A

Computer Science & Information Technology

You might also like to view...

When an async method encounters an await expression: If the asynchronous task has already completed, ________.

a) the async method simply continues executing b) the async method splits off another thread c) the await method is called d) the async method terminates

Computer Science & Information Technology

When selecting new software, check the ____ listed on the Web site or package.

A. system requirements B. expiration date C. company name D. copyright date

Computer Science & Information Technology

When programs contain large amounts of data that must be accessed by functions, pointers to the data in functions are helpful because

A. they provide a way to access it. B. they don’t require their own copy of data in the program. C. the function can’t pass it to main(). D. main() doesn’t have a copy of data to pass to the function.

Computer Science & Information Technology

A written document that states how an organization plans to protect the company's information technology assets is a:

A. security policy B. guideline C. security procedure D. standard

Computer Science & Information Technology