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

Câu 7: A00-211: SAS Base Programming for SAS 9

The following SAS program is submitted:data work.retail;cost = 20000;total= .10* costrun;What is the result?

Nội dung câu hỏi

The following SAS program is submitted:data work.retail;cost = 20000;total= .10* costrun;What is the result?

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. The value of the variable TOTAL in the output data set is 2000. No messages are written to the SAS log.
  2. B. The value of the variable TOTAL in the output data set is 2000. A note that conversion has taken place is written to the SAS log. — đáp án hiện tại
  3. C. The value of the variable TOTAL in the output data set is missing. An error message is written to the SAS log.
  4. D. The variable TOTAL in the output data set has no value. The program fails to execute due to a syntax error.

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ề