Match the following terms to their meanings:

I. Debugging
II. Run Macro action
III. Single stepping
IV. MessageBox macro
V. QuickAccess

A. Using a logical process to find and reduce the number of errors in a program
B. Executes one action at a time
C. Toolbar that includes the save, undo, redo, and customize buttons
D. Used to run a macro from within another macro
E. Trusted action that displays a message box that contains a warning or informational message

A, D, B, E, C

Computer Science & Information Technology

You might also like to view...

By default, what is the first table on a worksheet named?

A) Table A B) Table C) Table 1 D) Data tables do not have names.

Computer Science & Information Technology

Excluding more than one thread from accessing shared data is referred to as _________

a) mutual exclusion. b) singular exclusion. c) thread synchronization. d) both a and c.

Computer Science & Information Technology