6 Each element of the two-dimensional array A is a string of 6 characters, the row subscript i ranges from 0 to 8, and the column subscript j ranges from 1 to 10, Then the address of element A[8,5] with row-major order is the same as element ( ) with column-major order.