_________ layout is when a page orientation is wider than it is tall

Fill in the blank(s) with correct word

Landscape

Computer Science & Information Technology

You might also like to view...

What protocol is responsible for fragmenting datagrams that exceed the maximum length permissible on a network?

a. TCP b. UDP c. ICMP d. IP

Computer Science & Information Technology

The delete [] operator:

a. Can terminate the program. b. Must be told which destructor to call when destroying an object. c. Can delete an entire array of objects declared using new. d. Is called implicitly at the end of a program.

Computer Science & Information Technology