A ________ occurs when an action is completed on an object, such as clicking the mouse
A) submacro B) database event C) command D) modal message
B
You might also like to view...
An instruction that enables a macro to perform multiple operations on a single object is called a VBA:
A) application. B) construct. C) helper. D) program.
COGNITIVE ASSESSMENT What is unique about a multi-core processor?
A. It is a single chip with two or more separate processor cores. B. It is a single processor with two or more separate chips. C. It contains multiple control elements that, when working together, can increase the data processed over the Internet. D. It uses core memory to enhance the processing speed of processors.
The Job Scheduler seeks to ____ when scheduling jobs.
A. run all CPU intensive jobs first B. run all I/O intensive jobs first C. balance CPU and I/O intensive jobs D. run the quickest jobs first
When using the WAIT and SIGNAL operations, ____ sets the process's process control block to the blocked state and links it to the queue of processes waiting to enter this particular critical region.
A. TS B. SIGNAL C. WAIT D. BLOCK