Word keeps an index on the location of every template on your computer, so all templates display in the Templates dialog box

Indicate whether the statement is true or false

FALSE

Computer Science & Information Technology

You might also like to view...

The input operation that is performed just before a validation loop is known as the __________ read.

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

Computer Science & Information Technology

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

1. it is possible to have a function that has no parameters 2. the parameters listed in the function declaration are considered global variables 3. variables that are declared outside of any function body or parameter list are considered global. 4. pow(2,3) is the same as pow(3,2). 5. Functions may have multiple return statements.

Computer Science & Information Technology