The output Y of a 2-bit comparator is logic 1 whenever the 2-bit input A is greater than the 2-bit input B. The number of combinations for which the output is logic 1, is. 44
2bit comparator means it give either 0 or 1 so here input is( A,B) also A,B are either zero or 1 . here given conditions is A must be greater than B so here is only one condition i...
Comparator is something which compare its inputs. Here 2 bit comparator means it can have the output as either 0 or 1. the input can also be of the type 0,1. See attached. Best reg...