In the accompanying figure, Item 2 points to the ____.

A. font
B. style
C. theme
D. format


Answer: A

Computer Science & Information Technology

You might also like to view...

Before a programmer plans the logic of the program, he or she must ____.

A. understand the problem B. write the program code C. test the program D. maintain the program

Computer Science & Information Technology

Which of the following is the path to the PivotTable Styles gallery More button?

A. (INSERT tab | Table Styles group) B. (PIVOTTABLE TOOLS DESIGN tab | PivotTable Styles group) C. (HOME tab | Paint Styles group) D. (PIVOTTABLE TOOLS LAYOUT tab | PivotTable Layout group)

Computer Science & Information Technology

The command ls ?? matches the filename(s)

a: AB and ab b: abc c: ?? d: AAAA e: CCAA

Computer Science & Information Technology

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

1. In a Swing program, throwing an uncaught exception may leave the program in an unpredictable state. 2. A window listener must define all the method headings in the WindowListener interface, even if some are trivial implementations. 3. The dispose method of the JFrame class terminates a Java program. 4. A view port shows only part of the text at one time. 5. If the policies for scroll bars are never set then the scroll bars will never be visible.

Computer Science & Information Technology