Match the following Windows XP screen elements to their descriptions:

I. Swatch A. The way screen elements such as buttons are shaped
and sized.
II. Color palette B. A set of coordinated colors that applies to every window.
III. Color scheme C. A group of small squares of different colors.
IV. Style D. An individual color sample.
V. Background E. The color, texture, pattern or picture displayed on
the Windows XP desktop.

D, C, B, A, E

Computer Science & Information Technology

You might also like to view...

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

1. True/False: If a condition in a pre-test loop can never be met, the loop is an infinite loop. 2. True/False: If the following statement is the first line of aForloop, on the first pass through the loop,X will have the value of2 . For (X = 1; X <= 10; X+2) 3. True/False: If the following statement is the first line of aForloop, N is the limit value. For (X = 1; X <= N; X+3)

Computer Science & Information Technology

Digital cellular service uses several different competing standards that do not interoperate.

a. true b. false

Computer Science & Information Technology