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...

By default, the Properties window is displayed in the ____ section of the Visual Studio window.

A. upper B. lower C. left D. right

Computer Science & Information Technology

Now that we’re working with classes that we write, do I have to include the iostream and fstream libraries to write output to the screen or to a file? Explain.

What will be an ideal response?

Computer Science & Information Technology

Match the following data checks to their definition:

I. alphabetic II. numeric III. completeness IV. consistency V. range A. ensures data entered into the database fall within a certain set of values B. ensures that all required fields have data entered into them C. confirms that only numbers are entered into a field D. confirms that only textual characters are entered into a field E. compares values in two or more fields to see whether the values are reasonable

Computer Science & Information Technology

Use the __________ method to get the location of the mouse cursor.

a) getPoint b) getLocation c) getMouse d) getCursor

Computer Science & Information Technology