Yes. It’s a one-dimensional string array.
You only get multi-dimensional arrays by having arrays within arrays, and this array contains only strings and not other arrays.
Yes. It’s a one-dimensional string array.
You only get multi-dimensional arrays by having arrays within arrays, and this array contains only strings and not other arrays.