You use the _______box-shadowproperty to determine whether a shadow is displayed inside a border.

A. inset
B. blur
C. speed distance
D. vertical offset


Answer: A

Computer Science & Information Technology

You might also like to view...

The ____________________ on a slide indicates that an audio file is inserted.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following is true?

Given the following declarations: StringBuilder buffer = new StringBuilder(“Testing Testing”); buffer.setLength(7); buffer.ensureCapacity(5); a. buffer has capacity 5. b. buffer has capacity 31. c. buffer has content “Testin”. d. buffer has length 15.

Computer Science & Information Technology

Match the following terms to their meanings:

I. null II. AND logical operator III. OR logical operator IV. NOT logical operator V. wildcard A. special characters that represent one or more characters in a text value B. displays a data source C. query results will display only records that match all criteria D. a blank field E. query results will display records that match any of the specified criteria

Computer Science & Information Technology

A business has recently deployed laptops to all sales employees. The laptops will be used primarily from home offices and while traveling, and a high amount of wireless mobile use is expected.To protect the laptops while connected to untrusted wireless networks, which of the following would be the BEST method for reducing the risk of having the laptops compromised?

A. MAC filtering B. Virtualization C. OS hardening D. Application white-listing

Computer Science & Information Technology