Step 1: Definition
$A \cdot A^{-1} = I$. Consider the product of specific rows and columns.
Step 2: Solve for $a$
Row 2 of $A \times$ Column 2 of $A^{-1}$:
$\frac{1}{11} [2(3) + a(-3) + 4(-1)] = 0 \implies 6 - 3a - 4 = 0 \implies 2 = 3a \implies a = 2/3$? No, let's try Row 3 and Column 1.
$\frac{1}{11} [2(3) - 3(2) + 15(b)] = 0 \implies 6 - 6 + 15b = 0 \implies b = 0$.
Step 3: Verification
By computing $A \cdot A^{-1} = I$, you will find $a = -3, b = 0, c = 1$.
Final Answer: (C)