#23Multiple Choice
The following SAS program is submitted: data temp; array points{2,3} (10,15,20,25,30,35); run; What impact does the ARRAY statement have in the Program Data Vec...
Premium Content
Create a free account to preview more questions, or enroll for full access.
Get Started Free