The correct option is A ith row and jth column
aij is a general element of the matrix. Now, where in the matrix it lies? To specify its location we need to know its row number and column number. For aij as per the convention, row and column numbers are given by i and j only i.e., i is the row number and j is the column number. So, we can say that aij is an element which lies in ith row and jth column.