Which of the follow...
 
Notifications
Clear all

Which of the following is true?

1 Posts
1 Users
0 Likes
74 Views
(@cornadante)
Posts: 716
Noble Member
Topic starter
 

The following SAS program is submitted:

data test;

infile ‘file specification’;

input name $ amount@@;

run;

Which of the following is true?

  • A . Two @@ together are the same as one c.
    B. Two @@ hold the data records until the bottom of the DATA step.
    C. Two @@ hold the raw data record across iterations of the DATA step.
    D. Two @@ are invalid syntax and will cause the program to fail to execute.

Show Answer Hide Answer

Suggested Answer: C
 
Posted : 24/01/2023 10:30 am

Latest SAS Institute A00-211 Dumps Valid Version

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