Clicking the Insert Table button displays a grid of ________

A) ten rows and ten columns B) five rows and ten columns
C) ten columns and five rows D) eight rows and ten columns

D

Computer Science & Information Technology

You might also like to view...

A single media file such as a sound, animation, or movie that can be inserted into a slide is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

What does the onPostExecute() method of an AsyncTask do?

a. Executes code after the doInBackground() operation is complete b. Posts to a URI for updating a database in the cloud c. Passes any results created to the doInBackground() method d. Checks the progress of a background operation

Computer Science & Information Technology