Home » Unlabelled » In ARRAY processing, what does the DIM function do? | SAS Programming Interview Questions
Tuesday, 6 November 2012
In ARRAY processing, what does the DIM function do? | SAS Programming Interview Questions
DIM: It is used to return the number of elements in the array. When we use Dim function we would have to re –specify the stop value of an iterative DO statement if u change the dimension of the array.
No comments:
Post a Comment