Of the following, which is NOT a main object type in an Access database?

A) Report
B) Form
C) Macro
D) Record


D

Computer Science & Information Technology

You might also like to view...

Which of the following is not a benefit of “goto-less programming”?

a. Easier to debug and modify b. Shorter c. Clearer d. More likely to be bug free

Computer Science & Information Technology

Which of the following kinds of access refers to reading or writing data consecutively?

A. direct B. random C. sequential D. indexed

Computer Science & Information Technology

After compiling source code, which command still needs to be run in order to copy the newly compiled binaries into a directory listed in the PATH variable as well as copy supporting files (such as man pages) to the correct location on the filesystem?

A. make install B. make C. make image D. make clean

Computer Science & Information Technology

All of the data stored and transmitted by digital devices is encoded as bits.

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

Computer Science & Information Technology