In VBA, error ________ is the process of intercepting and handling errors at run time

A) masking B) highlighting C) marking D) trapping


D

Computer Science & Information Technology

You might also like to view...

Suppose the variable myName is declared in a Dim statement in two different Sub procedures. Which statement is true?

(A) The program will malfunction when it is executed. (B) When the value of myName is changed in one Sub procedure, it will also be changed in the other Sub procedure. (C) Visual Basic’s smart editor will alert you that this is an error before the program is executed. (D) The two variables will be local to their respective Sub procedures.

Computer Science & Information Technology

In the accompanying figure of a Safari Print dialog box, Item 2 indicates the ____.

A. PDF B. Preview box C. Landscape D. pop-up

Computer Science & Information Technology

The DOS operating system allows ____ characters plus an optional period and 3-character extension as the maximum filename length.

a. 4 b. 8 c. 16 d. 32

Computer Science & Information Technology

If your computer is in a dirty, dusty enviornment, what tool should you use periodically to prevent overheating?

A. All purpose cleaner B. Chip Extractor C. Compressed Air D. Wet cloth

Computer Science & Information Technology