Digital Logic Circuits and Components - logic gates, map simplifications, combinational circuits, flip-flops, sequential circuits, decoders, multiplexers, registers, counters, memory unit - Question Bank
1. What is the output of an XOR gate when both inputs are the same (both 0 or both 1)?
2. A basic SR latch can be constructed using which type of gates?
3. Which type of memory is non-volatile and retains data even when power is off?
4. What is the essential function of a memory unit in a digital system?
5. The simplification of F = ABC + A'BC using K-map would involve grouping:
6. Which logic gate has an output that is true if any of its inputs is true?
7. What is the primary role of a clock signal in synchronous sequential circuits?
8. A binary counter that counts in a specific sequence, not necessarily in a natural binary order, is called a:
9. Which of the following is NOT a type of flip-flop?
10. What is the minimum number of NAND gates required to implement a basic NOT gate?
11. The Boolean expression F = A + A' is equivalent to:
12. Which logic gate produces a low output only when all of its inputs are high?
13. Which type of memory unit is typically volatile and loses its data when power is turned off?
14. A ring counter is a type of:
15. What is the state of a JK flip-flop when J=1 and K=1?
16. A full adder circuit has:
17. Which is the most basic type of flip-flop?
18. In a 3-to-8 decoder, how many output lines are there?
19. The Boolean expression A + A'B = A + B is an example of:
20. Which logic gate is equivalent to a NOT gate followed by an AND gate?
21. What is the main memory unit in a CPU responsible for?
22. A shift register that can shift data in both left and right directions is called a:
23. Which type of counter uses a clock signal that is applied to all flip-flops simultaneously?
24. What is the primary difference between a flip-flop and a latch?
25. A 4-input multiplexer requires how many select lines?
26. The simplification of the Boolean expression F = (A + B)(A' + C) using Boolean algebra is:
27. Which logic gate has an output that is true if and only if exactly one of its inputs is true?
28. What is the modulus of a counter that counts from 0 to 9 and then resets?
29. A serial-in, serial-out shift register is used for:
30. Which flip-flop is known for its 'no change' condition?
31. A half adder can add:
32. What is the output of a 2-to-4 decoder with inputs A=1, B=0?
33. For a 3-variable K-map, how many cells are there?
34. Which type of sequential circuit's output depends only on the current state?
35. A T flip-flop exhibits toggle behavior when:
36. What is the function of a demultiplexer (DEMUX)?
37. In Boolean algebra, the expression A + A' equals:
38. Which logic gate has an output that is the inverse of its input?
39. What is the purpose of a register in a computer system?
40. A ripple counter is also known as:
41. What is the characteristic difference between a SR flip-flop and a D flip-flop?
42. Which of the following is an example of a combinational circuit?
43. A decoder circuit typically has:
44. What does Karnaugh map (K-map) simplification aim to achieve?
45. Which type of sequential circuit uses the output of one or more flip-flops as input to other flip-flops?
46. A JK flip-flop can be configured as a T flip-flop by connecting:
47. What is the primary function of a multiplexer (MUX)?
48. Which Boolean algebra theorem states that A + AB = A?
49. A NAND gate is considered a universal gate because:
50. Which basic logic gate produces a high output only when all of its inputs are high?