Digital Qbank Latest
Digital Qbank Latest
Digital Qbank Latest
Question Bank
A.
B.
C.
D.
4. From the truth table below, determine the standard SOP expression. 1 B
A.
B.
C.
D.
5. One of De Morgan's theorems states that . Simply stated, this 1 B
means that logically there is no difference between:
A. a NOR and an AND gate with inverted inputs
B. a NAND and an OR gate with inverted inputs
C. an AND and a NOR gate with inverted inputs
D a NOR and a NAND gate with inverted inputs
6. 1 B
AC + ABC = AC
A. True
B. False
7. When grouping cells within a K-map, the cells must be combined in groups 1 B
of ________.
A. 2s
B. 1, 2, 4, 8, etc.
C. 4s
D 3s
8. Use Boolean algebra to find the most simplified SOP expression 1 C
for F = ABD + CD + ACD + ABC + ABCD.
A. F = ABD + ABC + CD
B. F = CD + AD
C. F = BC + AB
D. F = AC + AD
9. 1 C
The NAND or NOR gates are referred to as "universal" gates because either:
A. can be found in almost all digital circuits
B. can be used to build all the other types of gates
C. are used in all countries of the world
D. were the first gates to be integrated
10. Derive the Boolean expression for the logic circuit shown below: 1 C
A.
B.
C.
D.
11. The Boolean expression C + CD is equal to ________. 2 A
A. C
B. D
C. C + D
D 1
12. The standard SOP form of the expression is ________. 2 A
A.
B
C.
D.
13. Which of the following is true for a 5-variable Karnaugh map? 2 B
A There is no such thing.
B. It can be used only with the aid of a computer.
C. It is made up of two 4-variable Karnaugh maps.
D. It is made up of a 2-variable and a 3-variable Karnaugh
14. In Boolean algebra, the word "literal" means ________. 2 B
A. a product term
B. all the variables in a Boolean expression
C. the inverse function
D. a variable or its complement
15. The distributive law of Boolean algebra is ……….. 2 C
A. (A + B) + C = A + (B + C)
B. A(B + C) = AB + AC
C. A + (B + C) = AB + AC
D. A(BC) = (AB) + C
16. ………..expresses the commutative law of multiplication 2 C
A. A + B = B + A
B. AB = B + A
C. AB = BA
AB = A × B
17. The expression W(X + YZ) can be converted to SOP form by applying ……. 2 A
law?
A. associative law
B commutative law
C. distributive law
D. none of the above
18. The truth table for the SOP expression has ………. input 2 B
combinations?
A. 1
B. 2
C. 4
D. 8
19. …………………….., statement below best describes a Karnaugh map? 2 B
A. A Karnaugh map can be used to replace Boolean rules.
The Karnaugh map eliminates the need for using NAND and NOR
B.
gates.
C. Variable complements can be eliminated by using Karnaugh maps.
Karnaugh maps provide a cookbook approach to simplifying Boolean
D.
expressions.
20. The Boolean expression can be reduced to ________. 2 C
A
B
C.
D.
21. Write excess 3 code for 1011 2 A
22. Write down the binary equivalent of 34.50 2 A
23. Convert 101101 to hexadecimal equivalent 2 B
24. Find the gray code for 111001 2 B
25. Add +21 and -10 using 2s compliment method 2 C
26. Write hexadecimal equivalent of 10010 2 C
27. Write down the POS form of S=ABC+AC+AB 4 A
28. Explain odd and even parity codes 4 A
29. Distinguish between 1s and 2s compliment by an example 4 B
30. Apply DeMorgan's theorem to the expression and simplify 4 B
31. Write the canonical form for the following expression: 4 C
F(A,B,C)=AC+B+BC
32. What is the significance of minimization techniques in digital electronics 4 C
33. Using K Map, find the expression for the following: 8 A
F(A,B,C,D,E)=∑(0,1,2,8,10,12,15,18,25,29).Also realize the final expression
using the gates.
34. Develop a logic circuit, using only NAND gates, to implement a circuit to 8 A
meet the requirements of the truth table shown below.
A B Y(output)
000
011
101
111
35. Show how to create an exclusive-OR gate using only 2-input NAND 8 B
gates.
36. Y(A,B,C,D)= ∑ m(0,1,3,7,8,9,11,15).Find the expression using Tabulation 8 B
Method
37. g (A, B, C, D, E, F) = (A E) + (B D E) + (B C E F).Implement the following 8 B
by using only NOR gates
38. Encode the following binary bits into 7 bit hamming codes: 1000,0101,1011 8 B
39. Subtract the following decimal numbers using 9’s complement method: 19- 8 C
12,39-15
40. Simplify the following logic expressions: 8 C
A+AB+ABC,BCD+AC
Unit Q. Max. Difficulty
2 No. marks Index
1. Which statement below best describes a Karnaugh map? 1 A
A. A Karnaugh map can be used to replace Boolean rules.
The Karnaugh map eliminates the need for using NAND and NOR
B.
gates.
C. Variable complements can be eliminated by using Karnaugh maps.
Karnaugh maps provide a visual approach to simplifying Boolean
D.
expressions.
2. 1 A
The simplest equation
which implements the
K-map shown below
is:
A.
B.
UNIT-2
C.
D.
3. Quine Mc Cluskey method is used for: 1 A
A) Minimization of expression
B) Expansion Of Expression
C) Representation of expression
D) None of the above
4. Which of the following is a universal gate: 1 B
A)AND
B) OR
C)NOT
D)NAND
5. K MAP can be used to find the : 1 B
A) POS and SOP form both
B) SOP form only
C) POS form only
D) D0 None of the above
A.
B.
C.
D.
11. Demultiplexer and Decoder are same: 2 A
A) True
B) False
B. J = 1, K = 0
C. J = 0, K = 1
D. J = 1, K = 1
2. How many flip-flops are required to produce a divide-by-128 device? 1 A
A. 1
B. 4
C. 6
D. 7
3. Flip Flop is 1 A
A. Combinational Circuit
B. Sequential Circuit
C. Analog Circuit
UNIT-3
B. J = 1, K = 0
C. J = 0, K = 1
D. J = 0, K = 0
7. Race around condition is : 1 B
A. An advantage
B. A disadvantage
8. Race around condition occurs in 1 C
A. JK flip flop
B. T flip flop
C. D flip flop
D. SR flipflop
9. Registers can: 1 C
A. Only shift data
B. Only store data
C. Can do both
D. None of the above
A. 1 input
B. 2 inputs
C. 3 inputs
D. 4 inputs
A. x and y
B. a and b
C. s and r
D. q and q'
A. label inputs
B. label outputs
C. label states
D. label tables
A. transition table
B. state table
C. flow table
D. excitation table
A. Y=x
B. X=x
C. Y=y
D. X=y
A. 2 steps
B. 4 steps
C. 5 steps
D. 6 steps
state diagram.
35. 8 B
39. Explain how a hazard free circuit can be made by using K map technique 8 C
40. Write short notes on 8 C
a) Race free assignments
b) Pulse mode circuits
Unit Q. Question Max. Difficulty
5 No. marks Index
1. How many address bits are needed to select all memory locations in the 2118 1 A
16K × 1 RAM?
A. 8
B. 10
C. 14
D. 16
C.
temporary data storage within the computer.
B. resistor
C. capacitor
D. flip-flop
B. High
C. Hi-Z
volatile, used to store information that does not change during system
D.
operation
B. 4
C. 8
D. 16
B. 4 ms
C. 8 ms
D. 10 ms
a type of memory that can be written to only once but can be read
B.
from an infinite number of times
a type of memory in which access time is the same for each memory
C.
location
D. mass memory
Answer Key