Question 27: Based on the ARRAY statement below, select the array reference for the array element hadoop50. array hadoopexam{3,25} hadoop1-hadoop75;

  1. hadoopexam{hadoop50}
  2. Get all Questions and Answer from here
  3. You need to have paid subscription to access all questions
  4. Thanks for considering SAS Certification Material

 Correct Answer : 3

 Exp : This two-dimensional array would consist of three rows of 25 elements. The first row would contain hadoop1 through hadoop25, the second row would start with hadoop26 and end with hadoop50, and the third row would start with hadoop51 and end with hadoop75.

You can access to full explanation to question and answer from this page.