Electrical Engineering > GATE 2021 > Linear Algebra
Let A be a 10 × 10 matrix such that A5 is a null matrix, and let I be the 10 × 10 identity matrix. The determinant of A + I is
Explanation
Correct : 1
Similar Questions
What is the worst-case time complexity of insertion in an AVL tree?
Which operations on a binary search tree have O(h) complexity?
Compare search complexities of sorted array vs balanced BST.