The Split Table feature divides an existing table into two tables based on the:
A) location of the insertion point.
B) selected cells.
C) selected columns.
D) selected rows.
A
You might also like to view...
On a Windows XP machine, memory is treated as a physical device. The internal address for memory in XP is _________.
a. //physicalmemory b. /dev/mem c. $PHYSMEM d. \\SYSTEM32\PhysicalMemory
Based on the dangling-else discussion, state the output for each of the following code segments when x is 9 and y is 11 and when x is 11 and y is 9. We eliminated the indentation from the following code to make the problem more chal- lenging. [Hint: Apply the indentation conventions you’ve learned.]
``` if (x < 10) { if (y > 10) System.out.println("*****"); } else { System.out.println("#####"); System.out.println("$$$$$"); ```
The ____________________ certification program provides an opportunity for you to obtain a valuable industry credential and proof of PowerPoint 2010 skills.
Fill in the blank(s) with the appropriate word(s).
Which of the following video cable types would be MOST likely to experience gradual, degraded signal quality over a long distance?
A. HDMI B. DisplayPort C. VGA D. DVI