proc format; value score. 1-10 = 'High' 11-20 = 'Low' ; run; What is true about this statement?

  1. Format score is created in the SAS catalog

  2. The format name should not end with .

  3. The format can be used in DATA steps

  4. The format can be used in PROC steps


Correct Option: B

Find more quizzes: