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

In the equation x = y/z if all of the variables are int and the values are y = 25 and z = 11, what will be the value of the variable x?

A. 2 B. 3 C. 2.27272727 D. 2.3

Computer Science & Information Technology

Which statement is false?

a. Linked lists are collections of data items "lined up in a row"-- insertions and deletions can be made anywhere in a linked list. b. Insertions and deletions are made only at one end of a stack, its top. c. Insertions and deletions are made only at one end of a queue, its tail. d. Binary trees facilitate high-speed searching and sorting of data.

Computer Science & Information Technology

Match the following custom lookup field properties to their description:

I. Advanced data type II. Lookup field III. Bound value IV. Lookup Wizard V. Multivalued field A. Values come from a table, query, or a value list B. The value that is stored C. Appears as a check box list in Datasheet view D. Creates referential integrity settings E. Allows for more efficiency in data entry

Computer Science & Information Technology

Match the following OLE terms to their descriptions:

I. destination file II. source file III. destination application IV. source application A. used to create the original object embedded object B. contains the table that is used to create a linked or C. source of the document into which the object is being inserted D. contains the inserted object

Computer Science & Information Technology