When assuming that each matrix expression is defined for the operations in exercises, it implies that:
A) The matrices can be of any dimension for all operations.
B) Only addition and subtraction are defined for matrices of the same size.
C) Matrix multiplication is defined only when the number of columns in the first matrix equals the number of rows in the second.
D) All operations, including determinant and inverse, are defined for any matrix regardless of its dimensions.