A(n) ________ is a defined set of colors, fonts, and graphics that can enhance the appearance of the a form or report by giving a uniform appearance

Fill in the blank(s) with correct word


theme

Computer Science & Information Technology

You might also like to view...

The __________ causes a program to wait until information is typed at the keyboard and the [Enter] key is pressed.

a. output stream b. cin object c. cout object d. preprocessor e. None of these

Computer Science & Information Technology

Which of the following statements will convert a string s into a double value d?

a. d = Double.parseDouble(s); b. d = (new Double(s)).doubleValue(); c. d = Double.valueOf(s).doubleValue(); d. All of the above.

Computer Science & Information Technology

Which of the following statements should NOT be done regarding graphic usage in a presentation?

A) Make a graphic the largest element on a slide if it is the most important slide element. B) Stay away from diagrams to illustrate processes and relationships. C) Use digital photographs saved at a high resolution. D) Use graphics that reinforce the message of the presentation.

Computer Science & Information Technology

With a report generator, sample fields can be input to create a _____ for users to review and approve.?

A. ?code report B. ?defect report C. ?mock-up report D. ?summary report

Computer Science & Information Technology