Right answer is (d) rank()
To explain: Since the matrix is non-singular, the rank is the highest number of rows or columns (both are the same for a square matrix. Since we know the matrix is non-singular, we don’t have to use any command. We can directly say the rank is equal to the order of the matrix. If the matrix is not singular, we will have to use rank() to get a value of the rank.