1. In the sum of products function f (X,Y,Z) =Σ(2,3,4,5), the prime implicants are
2. 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
- 4
- 6
- 8
- 10
3. Consider the given circuit
In this circuit, the race around
(A) does not occur
(B) occur when CLK = 0
(C) occur when CLK =1 and A = B = 1
(D) occur when CLK=1 and A = B = 0
4. The state transition diagram for the logic circuit shown is
5. The output Y of the logic circuit given below is
- 1
- 0
- X
-
6. A two bit counter circuit is shown below
If the state QA QB of the counter at the clock time tn is ‘10’ then the state QA QB of the counter at tn + 3 (after three clock cycles) will be
- 00
- 01
- 10
- 11
7. The increasing order of speed of data access for the following device is
(I) Cache Memory
(II) CD-ROM
(III) Dynamic RAM
(IV) Processor Registers
(V) Magnetic Tape
- (V), (II), (III), (IV), (I)
- (V), (II), (III), (I), (IV)
- (II), (I), (III), (IV), (V)
- (V), (II), (I), (III), (IV)
8. The complete set of only those Logic Gates designated as Universal Gates is
- NOT, OR and AND Gates
- XNOR, NOR and NAND Gates
- NOR and NAND Gates
- XOR, NOR and NAND Gates
9. A,B,C, and D are input, and Y is the output bit in the XOR gate circuit of the figure below. Which of the following statements about the sum S of A,B,C,D, and Y is correct?
- S is always with zero or odd
- S is always either zero or even
- S = 1 only if the sum of A,B,C, and D is even
- S = 1 only if the sum of A,B,C, and D is odd
10. A 4 x 1 MUX is used to implement a 3-input Boolean function as shown in figure. The Boolean function F(A,B,C) implemented is
- F(A,B,C) = Σ (1,2,4,6)
- F(A,B,C) = Σ (1,2,6)
- F(A,B,C) = Σ (2,4,5,6)
- F(A,B,C) = Σ (1,5,6)