nerdexam
SAS_Institute

A00-211 · Question #47

The following SAS program is submitted: The SAS data set WORK.SALARY is currently ordered by Gender within Department. Which inserted code will accumulate subtotals for each Gender within Department?

The correct answer is A. Gender. See the full explanation below for the reasoning.

Question

The following SAS program is submitted:

The SAS data set WORK.SALARY is currently ordered by Gender within Department. Which inserted code will accumulate subtotals for each Gender within Department?

Options

  • AGender
  • BDepartment
  • CGender Department
  • DDepartment Gender

How the community answered

(32 responses)
  • A
    72% (23)
  • B
    3% (1)
  • C
    9% (3)
  • D
    16% (5)

Community Discussion

No community discussion yet for this question.

Full A00-211 Practice