Digital LD-5
Digital LD-5
62. If P, Q, R are Boolean variables, then 68. P is a 16-bit signed integer. The 2’s complement rep-
resentation of P is (F87B)16. The 2’s complement rep-
( P + Q )( P ⋅ Q + P ⋅ R)( P ⋅ R + Q )
resentation of 8 × P is
simplifies to (a) (C3D8)16 (b) (187B)16
(a) P ⋅Q (b) P⋅R (c) (F878)16 (d) (987B)16
(c) P ⋅Q + R (d) P⋅R +Q (GATE 2010: 1 Mark)
(GATE 2008: 2 Marks) 69. The Boolean expression for the output f of the multi-
plexer shown below is
63. (1217)8 is equivalent to
(a) (1217)16 (b) (028F)16
(c) (2297)10 (d) (0B17)16
R
(GATE 2009: 1 Mark)
R
64. What is the minimum number of gates required to f
implement the Boolean function (AB + C ) if we have to R
use only 2-input NOR gates? R
(a) 2 (b) 3
(c) 4 (d) 5
(GATE 2009: 1 Mark)
P Q
65. The binary operation is defined as follows
(a) P⊕Q⊕R (b) P⊕Q⊕R
P Q P Q
T T T (c) P⊕Q⊕R (d) P + Q + R
T F T (GATE 2010: 1 Mark)
F T F
70. What is the Boolean expression for the output f of the
F F T combinational logic circuit of NOR gates given below?