Combinational Logic Circuits Questions
Practice Combinational Logic Circuits MCQs with answers and explanations. Page 3 of 7.
Category
Electronics
Topic
Combinational Logic Circuits
Page
3 / 7
Mode
Practice
Questions
Open any question to view the answer and explanation.
Diagnosing a shorted input on a shared node of a load gate
What observable indication best characterizes a short on the input of a load (receiving) gate connected to a shared signal node?
Open
View answer
Logic probe diagnostics — dim output and no response to input pulsing
A logic probe on a gate’s output shows a dim indicator. A pulser applied to each input terminal does not change the output indication. What is the most probable fault?
Open
View answer
Decoder sizing for full output decoding
How many 1-of-16 decoders are required to decode a full 7-bit binary input (128 unique outputs), assuming you may use an enable scheme to cascade devices?
Open
View answer
Digital fault diagnosis — output short to ground at a driving gate
What is the most likely indication observed in a digital system when the output node of a driving logic gate is shorted directly to ground (0 V), considering its fan-out to multiple load gates?
Open
View answer
Parity bit calculation — append an even parity bit to a 6-bit word
Given the data word 110010, determine the 7-bit result after adding an even parity bit (total number of 1s must be even).
Open
View answer
PLD design methodology — naming the building-block approach
In programmable logic device (PLD) development, what is the design concept called where complex systems are constructed from reusable circuit “blocks” arranged in levels?
Open
View answer
Magnitude comparator vs selector:
Does a magnitude comparator output the highest or lowest numeric value of its inputs based on control signals, or is that the role of a different device?
Open
View answer
Decoder outputs vs inputs:
For a binary decoder, does having 2 select inputs imply only 2 outputs for the decoded value, or should it produce 2^n outputs?
Open
View answer
Multiplexer function clarity:
Does a multiplexer (MUX) choose which output to send an input to, or does it choose which input is forwarded to a single output?
Open
View answer
Error-detection capability of single-parity schemes:
Can simple parity checking detect only an odd number of bit errors in a codeword (and miss even numbers of bit flips)?
Open
View answer
Digital design — encoder fundamentals: in combinational logic, is it accurate that an encoder circuit is specifically designed to generate a coded output (e.g., binary or BCD) corresponding to which single input line is active?
Open
View answer
Decoder realization with minimal gates: can a single AND gate plus two inverters act as a functional “basic decoder,” i.e., uniquely select one-of-N outputs from coded inputs?
Open
View answer
Multiplexer function check: is a multiplexer (MUX) a device that generates a fixed sequence of binary states on each clock pulse, regardless of its data inputs?
Open
View answer
Decoder fundamentals: does the general function of a decoder involve asserting one or more specific outputs when its input lines match a particular digital state (code)?
Open
View answer
Hexadecimal decoder input width: does a hexadecimal (1-of-16) decoder select one of sixteen outputs based on an 8-bit binary input?
Open
View answer
MUX select-line count: for a sixteen-input (16-to-1) multiplexer, how many data-select control lines are required to address all inputs?
Open
View answer
Priority encoder definition check: A priority encoder asserts an output code for the highest-priority active input only. Evaluate the claim that it “encodes the highest and lowest value inputs simultaneously.”
Open
View answer
Carry-generation techniques: The look-ahead carry (carry lookahead) method is designed to reduce, not incur, long ripple propagation delays. Judge the accuracy of the claim that it “suffers from propagation delays.”
Open
View answer
Form classification check: Consider the Boolean expression (A + B) * (C + D’). Decide whether classifying it as a product-of-sums (POS) expression is correct.
Open
View answer
Karnaugh map adjacency rule: In a K-map, the cell in the top row is considered adjacent to the corresponding cell directly below it in the bottom row due to wraparound. Assess this statement.
Open
View answer
Practice smarter
Solve a few questions daily and revisit weak topics regularly to improve accuracy.