The starting value of a page number can be changed to something other than 1.

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


True

Computer Science & Information Technology

You might also like to view...

Suppose class Child is derived from class Parent that was in turn derived from class GrandParent. When we declare an object of class Child, three constructors are called: i) Child, ii) Parent, iii )GrandParent.. What is the order?

a) Child, Parent, GrandParent b) Parent, GrandParent, Child c) GrandParent, Child, Parent d) GrandParent, Parent, Child e) GrandParent, Child, Parent

Computer Science & Information Technology

Which of the following is TRUE about using database files as data sources in a mail merge?

A) Field names must be the same in the database file as in the Word document. B) Filtering data in a database should always be done in Word, not in Access. C) Information in a database is stored in tables. D) The newest Access version saves database files with a .mdb extension.

Computer Science & Information Technology

Use the align attribute to vertically align the contents of a cell

Indicate whether the statement is true or false

Computer Science & Information Technology

Point to a button in the Controls group to display its name in a ____.

A. dialog box B. menu C. status bar D. ScreenTip

Computer Science & Information Technology