The ____ file extension is for a temporary file that keeps track of record-locking information when an older Access database is open. This is useful when there are several users of a database.

A. .accdb
B. .mcb
C. .mdb
D. .ldb


Answer: D

Computer Science & Information Technology

You might also like to view...

The @media rule enables you to consolidate all of your ____ within a single sheet.

A. themes B. styles C. pages D. sheets

Computer Science & Information Technology

The ____ attribute allows you to determine which sides of the table will have borders.

A. rules B. box C. frame D. rhs

Computer Science & Information Technology

Which of the following class definitions defines a legal abstract class?

a. class A { abstract void unfinished() { } } b. class A { abstract void unfinished(); } c. abstract class A { abstract void unfinished(); } d. public class abstract A { abstract void unfinished(); }

Computer Science & Information Technology

Paste options include all of the following EXCEPT:

A) Keep Source Formatting. B) Keep Text Only. C) Keep Destination Formatting. D) Merge Formatting.

Computer Science & Information Technology