If you save an existing database as a template, you can use it as a backup database

Indicate whether the statement is true or false

FALSE

Computer Science & Information Technology

You might also like to view...

Which of the following is NOT a characteristic of small caps?

A) In small caps, capital letters are taller than noncapitalized ones. B) Small caps is a font style. C) Small caps is a font effect. D) In small caps, lowercase letters are eliminated; all are uppercase.

Computer Science & Information Technology

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

1. KeyPress events do not handle modifier keys. 2. Pressing Enter to press a GUI button is not a key event; it’s set in the control’s properties. 3. The KeyData property returns a key enumeration with no information about modifier keys. 4. ASCII does not support function keys or modifier keys. 5. KeyPress events and one KeyDown event are generated when a key on the keyboard is pressed down.

Computer Science & Information Technology