To display the table grid, you click the Table button in the:

A) Tables group on the Insert tab. B) Format group on the Insert tab.
C) Tables group on the Format tab. D) Insert group on the Tables tab.

A

Computer Science & Information Technology

You might also like to view...

The range of valid index values for an array name runs from 0...name.length.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Answer the following questions true (T) or false (F)

1. The sprintf function is used to print string variables. 2. The function fgets will not cause buffer overflow. 3. You cannot declare a 2-dimensional array of characters the way you do for numeric data types.

Computer Science & Information Technology