When the page orientation is wider than it is tall, you are using ________
A) report layout
B) landscape layout
C) portrait layout
D) widescreen layout
B
Computer Science & Information Technology
You might also like to view...
What Word feature creates form letters by combining constant and variable information?
A) Merge Fields B) Outlining C) Mail Merge D) Boilerplate
Computer Science & Information Technology
The following pseudocode is the general form for the ____________.
```Set Index = 0
Set Flag = 0
While (Flag == 0) AND (Index
Computer Science & Information Technology