nerdexam
SAS_Institute

A00-211 · Question #34

The following program is submitted: Why does the program fail?

The correct answer is C. The format name contains a period in the VALUE statement. See the full explanation below for the reasoning.

Question

The following program is submitted:

Why does the program fail?

Options

  • AThe PAGENO option is invalid in the OPTIONS statement.
  • BThe RUN statement is missing after the FORMAT procedure.
  • CThe format name contains a period in the VALUE statement.
  • DThe LABEL option is missing from the PROC PRINT statement.

How the community answered

(28 responses)
  • A
    4% (1)
  • B
    7% (2)
  • C
    82% (23)
  • D
    7% (2)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice