Question67:ThefollowingSASprogramissubmitted:
datawork.test;
arrayagents{4}$12sales1-sales4;
run;
Whichoneofthefollowingrepresentsthevariablesthatarecontainedintheoutputdataset?
1.SALES1,SALES2,SALES3,SALES4
2.Get all Questions and Answer from here
3.You need to have paid subscription to access all questions
4.Thanks for considering Python Certification Material
CorrectAnswer:1
arraynamed'agents'istemporarybutvariablescreatedbyarraysales1-sales4arestoredindataset.
Disnotcorrect,becausewecandefinearraysfornewvariablestobecreatedtoo.
You can access to full explanation to question and answer from this page.