What is the value o...
 
Notifications
Clear all

What is the value of the variable Prod in the output data set?

1 Posts
1 Users
0 Likes
93 Views
(@ferronigiovanni)
Posts: 731
Noble Member
Topic starter
 

The following SAS program is submitted:

data WORK.OUTDS;

do until(Prod GT 6);

Prod + 1;

end;

run;

What is the value of the variable Prod in the output data set?

  • A . (missing)
    B. 6
    C. 7
    D. Undetermined, infinite loop.

Show Answer Hide Answer

Suggested Answer: C
 
Posted : 25/11/2022 8:12 am

Latest SAS Institute A00-211 Dumps Valid Version

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