SAS Interview Questions on ARRAY

Опубликовано: 07 Апрель 2026
на канале: SAS World
3,456
81

SAS Interview Questions and Answers on ARRAY

This Video contains interview questions and answers on SAS ARRAY.

Key Questions:
Time Topics
MM:SS
00:47 Q1. Write a program to set value missing (blank) for all character variables where values are either ‘?’ Or ‘NA’.
04:52 Q2. Write a program to find value 100 in all numeric variables and replace it with 999.
08:10 Q3. Array Statement is Compile time statement or Execution time statement?.
08:20 Q4. What function is used to count array elements?
08:30 Q5. What type of Array should be used as calculations only?