In ____ orientation, a page is taller than it is wide.

A. natural
B. landscape
C. portrait
D. basic


Answer: C

Computer Science & Information Technology

You might also like to view...

The code template ends with the procedure footer, which contains the keywords____.

A. End Procedure B. End Sub C. End Prod D. End Method

Computer Science & Information Technology

A C programmer should not use an expression like the one that follows because ______.

n = i + x * ++i; a. the expression may produce different results on different ANSI C compilers b. it is illegal to have two consecutive operators c. the ++ operator cannot be used in combination with other arithmetic operators d. the increment operator cannot be used in the same expression as the addition operator e. none of the above

Computer Science & Information Technology

A folder is a container in which you can store files

Indicate whether the statement is true or false

Computer Science & Information Technology

Excel's data validation tool is a what-if analysis tool that allows you to record and save different sets of what-if assumptions used to forecast the outcome of a worksheet model.

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

Computer Science & Information Technology