A text or graphic element that displays behind document text is a:

a. Watermark
b. Cover Page
c. Background Picture


A

Computer Science & Information Technology

You might also like to view...

Write a while loop that uses an explicit iterator to accomplish the same thing

What will be an ideal response?

Computer Science & Information Technology

Which of the following statements is false?

a. Like other popular languages, such as Java and C#, Python is a purely func-tional language. b. Functional-style programs can be easier to parallelize to get better perfor-mance on today’s multi-core processors. c. You’ve already used list, string and built-in function range iterators with the for statement, and several reductions (functions sum, len, min and max). d. All of the above statements are true.

Computer Science & Information Technology

Select a good design recommendation for text hyperlinks.

a. create the entire sentence as a hyperlink b. include the words “Click here” in your text c. use a key phrase as a hyperlink d. none of the above

Computer Science & Information Technology

List three methods for keeping a virtual machine secured.

What will be an ideal response?

Computer Science & Information Technology