The correct option is C 2
Case I: If all the entries in one row are 0 , then the determinant is 0.
Case II: If all the entries in one row are 1 , then the maximum value of determinant is 1.
⎡⎢⎣111011101⎤⎥⎦
Case II:If exactly one 1 is in one row, then the maximum value is 1.
⎡⎢⎣100010001⎤⎥⎦
Case III:If exactly two 1 is in one row, then the maximum value is 2.
⎡⎢⎣110011101⎤⎥⎦
Hence, the largest value of the determinant with entries either 0 or 1 is 2.