We are given that \(A\) is an identity matrix of order \(n\).
From matrix algebra, we know that:
\[
A \cdot \text{Adj}(A) = |A| \cdot I
\]
For an identity matrix \(A = I\), we have:
\[
|A| = |I| = 1
\quad \text{and} \quad
\text{Adj}(I) = I
\]
So,
\[
A \cdot \text{Adj}(A) = I \cdot I = I
\]
Hence,
\[
A(\text{Adj }A) = I
\]
So, the result is again an identity matrix.
\[
\boxed{A(\text{Adj }A) = I}
\]