1 If the determinant of a matrix Z 10 which of the following
Solution
1. If the determinant of a matrix Z = -10, then, c. Z * Z-1 = identity matrix.
2. Which of the following pairs of blue keywords can create programming constructs? e. All the above.
3. Given k = 5, and m = 1. Evaluate the following expression. k >= 5 | 3 ~= m& k / m < 0 d. true.
4. Which of the following describes the matrix M = [1 0 0; 0 1 0; 0 0 1]? e. identity matrix.
5. NAND of input matrices X and Y can be expressed in matlab as? d. b and c.
6. What will be the final value of x when the program run? a. 2^4.
