What is one of the most common actions you will take in a table?

A) Adding or deleting borders
B) Moving text
C) Adding bullets and numbers
D) Inserting a column or row


D

Computer Science & Information Technology

You might also like to view...

Recursion is memory-intensive because:

a. Recursive functions tend to declare many local variables. b. Previous function calls are still open when the function calls itself and the activation records of these previous calls still occupy space on the call stack. c. Many copies of the function code are created. d. It requires large data values.

Computer Science & Information Technology

For browsers that don't support the HTML5 video element, to embed a video file, you can use the ____ tag.

A.