The ________ allows the user to navigate objects within a database

A) field list

B) Table Data View window

C) Database pane

D) Database Form window


C

Computer Science & Information Technology

You might also like to view...

What output is produced by the following statement? Explain.

``` System.out.println ("50 plus 25 is " + 50 + 25); ```

Computer Science & Information Technology

A(n) ________ chart is used when the data does not have the same amount of time between each data value

A) line B) X-Y scatter C) bar D) area

Computer Science & Information Technology

When you use the data in a workbook to add records to a database table, the columns in the worksheet ____.

A. must be the same as the fields in the database B. must contain the same type of data C. both a. and b. D. neither a. nor b.

Computer Science & Information Technology

Common HTML text elements include ____, which creates a bulleted list.

A.

    B. C. D.

Computer Science & Information Technology