 
                 
                InterviewSolution
 Saved Bookmarks
    				| 1. | Which one of the following is a scalar matrixA. `[(1,1),(1,1)]`B. `[(6,0),(0,3)]`C. `[(-8,0),(0,-8)]`D. none of these | 
| Answer» Correct Answer - C A scalar matrix is a square matrix each of whose non-diagonal elements is 0 and all diiagonal elements are equal | |