Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Combinational Logic Circuits Questions
A digital magnitude comparator examines two binary numbers A and B. Which set of outcomes does it determine for any given comparison?
A simple, physical demonstration of multiplexing (selecting 1 of N inputs to a single output) can be modeled most clearly using which manual hardware control?
Which statement best describes the parity method of error detection used in digital communication links?
Which digital subsystem converts coded input characters (for example, BCD or 7-bit ASCII) into a human-readable or device-usable form such as segment drives or control lines?
In instrumentation and embedded systems, what does it mean when a numeric or alphanumeric display is “multiplexed,” and which description best matches that behavior?
In digital systems, one common application of a multiplexer (MUX) is to route multiple parallel data lines onto a single shared path. Which task does a digital multiplexer directly facilitate for data handling?
Regarding demultiplexers (DeMUX) in digital electronics, which statement best describes their typical data-routing function?
Which decoder type selects exactly one of sixteen output lines as active, based solely on the binary value of a 4-bit input word?
A digital circuit that observes an applied coded input pattern and asserts exactly one related output line (often one-hot) is best described as which device?
For a 1-of-10 BCD (binary-coded decimal) decoder that selects one decimal output line (0–9), how many binary input lines are required?
In encoder design, when two or more inputs become active at the same time, what is the process used to determine which input takes precedence?
In a BCD-to-seven-segment display system, why is a code converter needed between the 4-bit BCD input and the LED segment lines?
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?
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?
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?
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)?
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?
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?
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?
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)?
1
2