1.

The value of [Max (2,4)$ "Min" (6,8)] # [ "Min" (10,12) $ Max (14,16)]

Answer»

227
225
224
none of these

Solution :[MAX (2, 4) $ Min (6, 8)] # [Min (10, 12) $ Max (14, 16)] = (4$6) # (10$16) = 2#6 = 227


Discussion

No Comment Found