Where are comparators used?
How many circuits are used by a comparator to make all the comparisons?
Convert the binary number 100101 to its corresponding Gray code.
What logic function is produced by adding an inverter to the output of an XOR gate?
Minimize the Boolean Expression f = Σm(0,2,3,4,5,6)
The binary number designations of the rows and columns of the Karnaugh map (K-map) are in
Given two numbers A and B in sign magnitude representation in an 8-bit format A=000111110 and B=10011100, the corresponding decimal numbers respectively are:
Which of the following options is a Current – Mode logic used in Digital Circuits?
Each product term of a group, w’.x.y’ and w.y, represents the ____________ in that group.
There are three parking areas A, B, C in an apartment. Cars can be parked only if the following criteria are satisfied:
1. No three cars are allowed for parking at the same time.
2. No two parking areas B and A are occupied at the same time.
3. No two parking areas A and C are occupied at the same time.
Which of the following Boolean expressions represents the car parking function F(A, B, C)?