Digital Logic 2
Digital Logic 2
1 1 1
1 1 1 B
A 1 1
D
a. (A̅C̅ + A̅D̅ + ABC) b. (A̅C̅ + A̅D̅ + AB)
c. (A̅C̅ + A̅D̅ + BC) d. (A̅C̅ + A̅D̅ + AC)
28. (A̅B + CD) is a simplified version of the Boolean expression ABCD + A̅B̅CD + A̅B only if
there were a ‘don’t care’ entry. What is it?
a. ABD b. BCD
c. ABC d. AB̅CD
29. Given that the Boolean function represented by notation ∑0, 2 is the same as the
Boolean function represented by the notation ∏ A, B. What is the value of B
a. 2 b. 3
c. 4 d. 5
30. The expanded form of the Boolean function: ABCD +A̅B̅CD + A̅B contains how many
minterms?
a. 2 b. 4
c. 6 d. 8
31. In the Karnaugh map for an eight-variable Boolean function, a certain group corresponds
to a term having two literals. It should be a group of
a. 64 b. 32
c. 128 d. 16
32. The complement of the complement of Boolean function A̅B + AB̅ will be
a. A.B + A̅.B̅ b. A̅.B
c. A̅.B + A.B̅ d. None of these
33. A + A.B̅ + A.B̅.C + A.B̅.C.D̅ simplifies to
a. 1 b. 0
c. A + B d. A
34. A̅.B + A.B̅ is equal to
a. (A + B).(A̅ + B̅) b. A.B + A̅.B̅
c. (A̅ + B).(A + B̅) d. None of these
35. The equality ( A+ B+C ) = A̅.B̅.C̅ is better known as
a. Involution Law b. Absorption Law
c. De Morgan’s Law d. Complementation Law
36. If f(A, B, C) = ∑ 1, 2, 3, 4, 5, 6, 7 and there are no ‘don’t care’ entries, then f’ (A, B, C)
would equal
a. A̅ + B̅ + C̅ b. A + B + C
c. A.B.C d. A̅.B̅.C̅
37. Simplify the Boolean function: A.B + A̅.B + A.B̅ + A̅.B̅
a. 1 b. 2
c. 3 d. 4
38. How many numerical entries the Boolean expression (AB + BC + AC) have in sigma
notation?
a. 2 b. 3
c. 4 d. 5
39. What will be the maximum number of terms in a five variable minterm Boolean
expression?
a. 32 b. 33
c. 34 d. 35
40. How many terms will appear in an equivalent ∏-nomenclature of the Boolean function
∑1, 4, 7?
a. 2 b. 3
c. 4 d. 5
41. The number of distinct Boolean expression of four variable is
a. 16 b. 256
c. 1024 d. 65536
42. While obtaining minimal sum-of-products expression,
b. All don’t cares are ignored
c. b. all don’t cares are treated as logic 1s
d. all don’t cares are treated as logic 0s
e. only such don’t cares that aid minimization are treated as logic 1s
43. The number of product terms in the minimized sum-of-product expression obtained
through the following K-map is (where d denotes ‘don’t care’ states)
1 0 0 1
0 d 0 0
0 0 d 1
1 0 0 1
f. 2 b. 3
c. 4 d. 5
44. The boolean function Y = AB + CD is to be realized using only two-input NAND gates. The
minimum number of gates required is
a. 2 b. 3
c. 4 d. 5
45. The boolean expression Y = A̅B̅C̅D + A̅BCD̅ + AB̅C̅D + ABC̅D̅ can be minimized to
a. Y = A̅B̅C̅D + A̅BC̅ +AC̅D b. Y = A̅B̅C̅D + BCD̅ + AB̅C̅D
c. Y = A̅BCD̅ + B̅C̅D +AB̅C̅D d. Y = A̅BCD̅ + B̅C̅D +ABC̅D̅
46. An example of a sum-of-products expression is
a. A + B(C + D) b. A̅B + AC̅ + AB̅C
c. (A̅ + B̅ + C)(A + B̅ + C) d. both answers (b) and (c)
47. An example of a standard SOP expression is
a. A̅B + AB̅C + ABD̅ b. AB̅ + A̅B + AB
c. AB̅C + AC̅D d. AB̅CD̅ + A̅B + A̅
48. A 3-variable Karnaugh map has
a. Eight cells b. sixteen cells
c. three cells d. four cells
49. In a 4-variable Karnaugh map, a 2-variable product term is produced by
a. A 2-cell group of 1s b. a 4-cell group of 1s
c. an 8-cell group if 1s d. a 4-cell group of 0s
50. On a Karnaugh map, a grouping the 0s produces
a. A product-of-sums expression b. a “don’t care” condition
c. a sum-of-products expression d. AND-OR logic
51. A 5-variable Karnaugh map has
a. Sisteen cells b. sixty-four cells
c. thirty-two cells d. all of the above
52. In canonical SOP form, the number of minterms in logical expression, A + B’C is:
a. 4 b. 5
c. 6 d. 7
53. For the SOP expression AB̅C + A̅BC + ABC̅, how many 1s are in the truth table’s output
column
b. 1 b. 2
c. 3 d. 4
54. A truth table for the SOP expression ABC̅ + AB̅C + A̅B̅C has how many input
combinations?
a. 1 b. 4
c. 3 d. 8
55. In the sum of products function f(X, Y, Z) = ∑(2, 3, 4, 5), the prime implicates are
a. X̅Y, XY̅ b. X̅Y, XY̅Z̅, XY̅Z
c. X̅YZ̅, X̅YZ, XY̅ d. X̅YZ̅, X̅YZ, XY̅Z̅, XY̅Z
56. For an n-variable Boolean function, the maximum number of prime implicants is
a. 2(n-1) b. n/2
c. 2n d. 2(n-1)
57. A function Boolean variable X, Y and Z is expressed in terms of the min-terms as
F(X, Y, Z) = ∑(1, 2, 5, 6, 7)
Which one of the product of sums given below is equal to the function F(X, Y, Z)?
a. (X̅ + Y̅ + Z̅).(X̅ + Y + Z).(X + Y̅ + Z̅)
b. b. (X + Y + Z).(X + Y̅ + Z̅).(X̅ + Y + Z)
c. (X̅ + Y̅ + Z).(X̅ + Y + Z̅).(X + Y̅ + Z).(X + Y + Z̅).(X + Y + Z)
d. (X + Y + Z̅).(X̅ + Y + Z).(X̅ + Y + Z̅).(X̅ + Y̅ + Z).(X̅ + Y̅ + Z̅)
58. Following is the K-map of a Boolean function of five variables P, Q, R, S and X. The
minimum sum-of-product (SOP) expression for the function is
PQ PQ
RS 00 01 11 10 RS 00 01 11 10
0 0 0 00 1 1 0
0 0
01 1 0 0 1 01 0 0 0 0
1 11 0
0 0 1 0 0 0
11
0 0
10 0 0 0 10 1 1 0
X=0 X=1