Step 1: Evaluate statement A.
For a skew-symmetric matrix M, \( M^T = -M \), implying \( m_{ji} = -m_{ij} \) for all i and j. When \(i=j\), \( m_{ii} = -m_{ii} \), thus \( 2m_{ii} = 0 \) and \( m_{ii} = 0 \). Therefore, statement A, asserting that all diagonal elements of a skew-symmetric matrix are zero, is correct.
Step 2: Evaluate statement B.
A diagonal matrix has all non-diagonal elements equal to zero. Statement B incorrectly claims these elements are one. Thus, statement B is incorrect.
Step 3: Evaluate statement C.
A singular matrix has a determinant of zero, while a non-singular matrix has a non-zero determinant. Statement C incorrectly reverses this definition, and is therefore incorrect.
Step 4: Evaluate statement D.
For any square matrix A, \( A \cdot \text{adj}(A) = \text{adj}(A) \cdot A = \det(A) \cdot I \), where I is the identity matrix. Statement D accurately reflects this property as "unit matrix multiplied by the determinant A". Thus, statement D is correct.Conclusion: Statements A and D are correct.