Yes.
ps: you can use for i in axes(a,1) for example, such that the loop is independent on how the array is indexed (for example, not starting at 1 - not common, but possible).
Yes.
ps: you can use for i in axes(a,1) for example, such that the loop is independent on how the array is indexed (for example, not starting at 1 - not common, but possible).