What can you apply to alternate rows of a table to make table data easier to read?

A. Padding
B. Margins
C. Background colors
D. Borders

Answer: C

Computer Science & Information Technology

You might also like to view...

Embedded macros are easier to manage because you do not need to keep track of the separate macro objects

Indicate whether the statement is true or false

Computer Science & Information Technology

In the class LinkedSortedList, which of the following items are private?

a. the constructor b. isEmpty() c. getEntry(position) d. getNodeAt(position)

Computer Science & Information Technology