Match the following terms to their meanings:
I. Standalone macro
II. Condition
III. Action
IV. Macro
V. Argument
A. Series of actions grouped as a single command
B. A self-contained instruction that can be combined with others to automate tasks
C. An object that displays under Macros in the Navigation Pane
D. A value that provides information to the action such as a specified condition
E. Specifies that certain criteria must be met before the macro executes
C, E, B, A, D
You might also like to view...
After issuing the proper command to configure a static route, the prompt does which of the following?
A) Does not change; remains at router (config#) B) Changes to router(config-static) C) Does not change; remains at router (config)# D) Changes to router (config-static)#
The default implementation of method ToString of Object returns a String representing ________.
a. the object’s type b. the object class name c. namespace_name.object_class_name d. None of the above