Multiple choice technology programming languages

Macro character functions

  1. can be used to manipulate character strings in macro variable values.

  2. have the same basic syntax as the corresponding DATA step functions and yield similar results.

  3. all of the above

  4. none of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Macro character functions in SAS can manipulate character strings in macro variables and share the same syntax as corresponding DATA step functions, yielding similar results. The 'all of the above' option correctly encompasses both characteristics.