Concept:If A2=I, then A is its own inverse, so A−1=A.Explanation:The given matrix is:A=00−10−10−100Compute A2=A⋅A:A2=00−10−10−10000−10−10−100Multiplying row by column gives:A2=100010001=IThus, A⋅A=I.By definition, if A⋅B=I, then B=A−1.Here, B=A itself.Therefore, A−1=A.Hence, option C is true.Answer:Option C: A−1=A