Question: If \\( C = \\begin{pmatrix} 1 & 0 & 2 \\\\ 0 & 1 & 3 \\\\ 0 & 0 & 1 \\end{pmatrix} \\), what is the determinant of C? (2022)
Options:
Correct Answer: 1
Exam Year: 2022
Solution:
The determinant of an upper triangular matrix is the product of its diagonal elements: 1 * 1 * 1 = 1.