Correct Answer - B
Taking each leading diagonal entry as 1 and remaining all entries as zero except one which is equal to 1, we get 6 non-singular matrices as given below:
`[(1,1,0),(0,1,0),(0,0,1)], [(1,0,1),(0,1,0),(0,0,1)], [(1,0,1),(0,1,1),(0,0,1)],[(1,0,0),(1,1,0),(0,0,1)],[(1,0,0),(0,1,0),(0,1,1)],[(1,0,0),(0,1,0),(1,0,1)]`
Similarly, we obtain following non-singular matrices
`[(0,0,1),(0,1,1),(1,0,0)],[(0,0,1),(1,0,1),(1,0,0)]` etc
So, option (b) is correct