CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 44: A00-212: SAS Advanced Programming for SAS 9

The following SAS program is submitted:%let dept=prod;%let prod=merchandise;The following message is written to the SAS log:The value is "merchandise"Which SAS System option writes this message to the SAS log?

Nội dung câu hỏi

The following SAS program is submitted:%let dept=prod;%let prod=merchandise;The following message is written to the SAS log:The value is "merchandise"Which SAS System option writes this message to the SAS log?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. %put the value is "&&&dept"; — đáp án hiện tại
  2. B. %put the value is "&&&dept";
  3. C. %put the value is "&&&dept";
  4. D. %put the value is %quote (&&&dept);

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề