Question: Find the determinant of the matrix \\( D = \\begin{pmatrix} 1 & 0 & 2 \\\\ 0 & 1 & 3 \\\\ 0 & 0 & 1 \\end{pmatrix} \\).
Options:
Correct Answer: 1
Solution:
The determinant of an upper triangular matrix is the product of its diagonal elements, which is 1.