Tim needs the background of a text box to be green. He should do which of the following?

A. Change the shape effects.
B. Change the shape outline.
C. Change the shape fill.
D. Change the shape position.


Answer: C. Change the shape fill.

Computer Science & Information Technology

You might also like to view...

What function would you use to generate a random number to simulate the roll of a six-sided die? 

A. nextBooleanInRange(1, 6) B. nextIntegerFromAToBExclusive(1, 6) C. nextIntegerInRange(1, 6) D. nextIntegerFromAToBInclusive(1, 6)

Computer Science & Information Technology

The System.currentTimeMillis() returns ________________ .

a. the current time. b. the current time in milliseconds. c. the current time in milliseconds since midnight. d. the current time in milliseconds since midnight, January 1, 1970. e. the current time in milliseconds since midnight, January 1, 1970 GMT (the Unix time).

Computer Science & Information Technology

Slots are numbered 1, 2, 3 ... or a, b, c ... on the ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

What technology is an open source federation framework and supports the development of authorization protocols?

A. Shibboleth B. OAuth C. SAML D. Kerberos

Computer Science & Information Technology