How many digits are there in the Duodecimal number system?
Which type of memory requires UV light to erase data?
In the minimal SOP form number of minterms in the logical expression A+ B'C are:
Compute the sum of the following hexadecimal numbers:
1372 + 4631 = ?
In Pseudo-nMOS logic, the n-type transistor operates in which region?
In boolean algebra, the OR operation is performed by which properties?
How many clock pulses will be required to completely load serially a 5-bit shift register?
The group of bits 10110111 is serially shifted (right-most bit first) into an 8-bit parallel output shift register with an initial state 11110000. After two clock pulses, the contents of the register are:
How many programmable AND gates and programmable OR gates are required respectively to implement the following boolean functions using a Programmable Logic Array (PLA):
A = XY' + Z'Y
B = XY + Z'Y + X'Z
C = XY' + ZY'
Two AND gates are cascaded (the output of one gate is connected to the input of another gate), and the final result is applied to the 2:1 multiplexer as its input I0. The second input line of the multiplexer is grounded, and its select line S = 1. If the first AND gate's inputs are B and C, and an additional input A is added to the second AND gate, what is the output of the 2:1 multiplexer?