What is the result?
 
Notifications
Clear all

What is the result?

1 Posts
1 Users
0 Likes
83 Views
(@sitesmario)
Posts: 734
Noble Member
Topic starter
 

The following SAS program is submitted:

data work.retail;

cost = ‘20000’;

total= .10* cost

run;

What is the result?

  • A . The value of the variable TOTAL in the output data set is 2000.
    No messages are written to the SAS log.
    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.
    C. The value of the variable TOTAL in the output data set is missing.
    An error message is written to the SAS log.
    D. The variable TOTAL in the output data set has no value.
    The program fails to execute due to a syntax error.

Show Answer Hide Answer

Suggested Answer: B
 
Posted : 03/02/2023 7:20 pm

Latest SAS Institute A00-211 Dumps Valid Version

Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
Share: