Which of the following Statements about macros is true? (select all that apply)

Which of the following Statements about macros is true? (select all that apply)
A . Arguments are defined at execution time.
B . Arguments are defined when the macro is created.
C . Argument values are used to resolve the search string at execution time.
D . Argument values are used to resolve the search string when the macro is created.

Answer: B, C

Explanation:

A macro is a way to save a commonly used search string as a variable that you can reuse in other searches1. When you create a macro, you can define arguments that are placeholders for values that you specify at execution time1. The argument values are used to resolve the search string when the macro is invoked, not when it is created1. Therefore, statements B and C are true, while statements A and D are false.

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments