What is a “spread” and how is a spread printed?

What will be an ideal response?


A spread is a left and right page combination. To print spreads, select Spreads on the General page in the Print dialog box.

Computer Science & Information Technology

You might also like to view...

Currently,  microprocessor speed is measured in _____.

A. gigahertz B. cycles per second C. megahertz D. instructions per second

Computer Science & Information Technology

Under the PFF strategy, those pages that belong to a particular process and are currently in memory are referred to as the process’s ________.

a) “true” working set b) active page set c) running page set d) resident page set

Computer Science & Information Technology

Which of the following is NOT true about creating strong passwords?

A) You should not use information that can be easily guessed such as your birth date, phone number, street address, pet's name, or family member's names. B) A strong password has between 5 and 12 characters. C) A strong password uses a combination of upper- and lower-case letters, numbers, and symbols. D) You should not use words found in a dictionary.

Computer Science & Information Technology

Which method do you use to change the state of aJCheckBox?

A. void setSelected(boolean) B. boolean isSelected() C. void setText(String) D. String getText()

Computer Science & Information Technology