If A, B and C are square matrices of order n x n, then which of the following are TRUE? [Where $A^T$ is transpose of matrix A]
(A) \( (A + B)^T = A^T + B^T \)
(B) \( (AB)^T = A^T B^T \)
(C) \( (ABC)^T = C^T B^T A^T \)
(D) \( (BA)^T = A^T B^T \)
Choose the correct answer: