The maximum number of slides you can have on a handout is ____.

a. four
b. nine
c. six
d. twelve


Ans: b. nine

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. A simple program instruction consists of operation code and operands 2. To obtain the listing of a program, you can send the source code file to the printer 3. To obtain the listing of a program, you can send the object code file to the printer 4. To obtain the listing of a program, you can send the executable file to the printer 5. The file descriptor number 2 is assigned to the standard error device

Computer Science & Information Technology

Design a Web-based display that shows an acceptable way to tell Josh and Colleen that input to their system was accepted. (see problem below)

Josh and Colleen, a celebrity chef couple and restaurant owners from Cherry Hill, New Jersey, want to be able to receive clear feedback on the systems used to manage food inventory at their many “farm to table” restaurants in Philadelphia and New York City. There are three types of feedback messages: A. Action successful. B. An error in the user entry. C. Please wait messages, indicating that a response time of more than 5 to 10 seconds will elapse. The Web screen should include messages, such as those shown below, along with an image that reinforces the message. Designs will vary widely from student to student

Computer Science & Information Technology

To add a clip art image to a worksheet, you click the Clip Art button in the:

A) Illustrations group on the Home tab. B) Styles group on the Home tab. C) Styles group on the Insert tab. D) Illustrations group on the Insert tab.

Computer Science & Information Technology

An abstract class can contain ____.

A. only abstract methods B. only non-abstract methods C. abstract and non-abstract methods D. nothing

Computer Science & Information Technology