Case Based Critical ThinkingCase 1You are creating a publication for the iPad that needs to take advantage of the classic image rotation feature. Answer the following questions. In InDesign, you can create alternate layouts for which of the following?

A. Folios
B. Single-page documents
C. Multipage documents
D. Master pages


Answer: B

Computer Science & Information Technology

You might also like to view...

To create a digital signature, a sender first takes the original plaintext message and runs it through a_______, which is a mathematical calculation that gives the message a_______.

a) key function, key value. b) signature function, signature value. c) hash function, hash value. d) None of the above.

Computer Science & Information Technology

Which of the following expressions could be used to perform a case-insensitive comparison of two String objects named str1 and str2?

a. str1.equalsIgnoreCase(str2) b. str1.equalsInsensitive(str2) c. str1 != str2 d. str1 || str2

Computer Science & Information Technology

Office 365 is a cloud service of the type known as…

A) Software as a service. B) Platform as a service. C) Infrastructure as a service. D) Desktop as a service. E) None of the above

Computer Science & Information Technology

Which of the following fields is designed to be used as the primary key in an empty table?

A. AutoNumber B. Primary Key C. ID D. Identifier

Computer Science & Information Technology