When working with tables, on the LAYOUT tab, you can use the Delete button to delete all of the following EXCEPT:
A) an entire table.
B) an entire row.
C) an entire column.
D) the contents of a cell.
D
Computer Science & Information Technology
You might also like to view...
Which of the following tasks are completed during the Implement or Assess step in the Security System Development Life Cycle?
A. Assess the system's risk. B. Determine the security category of the system. C. Integrate security into the system. D. Review operational readiness.
Computer Science & Information Technology
Unlike a vector, a deque:
a. Provides efficient insertion and deletion only at its front. b. Does not provide indexed access with the subscript operator. c. Is not stored in contiguous memory. d. Cannot store as many different data types.
Computer Science & Information Technology