When text is entered into a note, it is saved automatically with the ____________________ shown at the bottom of the note.

Fill in the blank(s) with the appropriate word(s).


last modified date

Computer Science & Information Technology

You might also like to view...

To pause program execution for a half of a second, type ____.

A. System.Threading.Sleep(500) B. System.Threading.Thread.Sleep(500) C. System.Threading.Sleep(1000) D. System.Threading.Thread.Sleep(1000)

Computer Science & Information Technology

You can use a form to delete records from a table

Indicate whether the statement is true or false

Computer Science & Information Technology

To clear a filter, click the ____ button on the Home tab and then click Clear All Filters.

A. Filter B. Remove C. Advanced D. Select

Computer Science & Information Technology

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

1. A case structure is the only decision structure that can be used in a menu-driven program. 2. GUI stands for graphical user interface. 3. Users find it distracting if a menu is repeatedly displayed after a selected task is performed. 4. A multiple-level menu must include at least two submenus.

Computer Science & Information Technology