Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Logic Gates Questions
Assertion (logic design): “A popular waveform generator is the Johnson shift counter.” Select the most appropriate evaluation.
Fundamentals of logic gates: “A logic gate has one or more output terminals and a single input terminal.” Select the most appropriate evaluation.
Power characteristics of IC families: “As a rule, CMOS has the lowest power consumption among common IC logic families.” Select the most appropriate evaluation.
Troubleshooting practice: “Good troubleshooting is done by looking at the input signal and how it interacts with the circuits.” Select the most appropriate evaluation.
Learning digital logic effectively: “It is important to memorize logic symbols, Boolean equations, and truth tables for logic gates.” Select the most appropriate evaluation.
Digital test equipment – is a logic pulser used to detect floating logic levels on a node?
Exclusive-NOR (XNOR) truth: is the output HIGH when inputs are unequal?
Inverter (NOT gate) behavior – does the output equal the logical complement of the input?
AND gate truth – if all inputs are HIGH, is the output LOW?
OR gate behavior – is the output HIGH only when all inputs are HIGH?
Exclusive-OR (XOR) truth – is the output HIGH when the inputs are unequal?
NOR versus OR – do they operate in exactly the same way?
Programmable logic arrays – is an OR array programmed by blowing fuses to remove selected connections?
74LS08 / 7408 quad 2-input AND gate – are VCC and GND on pins 14 and 7 powering all four gates?
Boolean notation – does the “+” symbol represent the OR operation in Boolean equations?
In digital electronics, a periodic signal (waveform) can be gated—i.e., enabled so it passes through, or disabled so it is blocked—by using either an AND gate with a suitably chosen enable input or an OR gate with the appropriate active-low/active-high control. Which statement about such waveform gating is accurate?
Consider the NAND logic function. The output of a NAND gate goes LOW only in the single case when every one of its inputs is HIGH. Evaluate the statement.
A truth table is intended to show how a logic gate’s output responds to every possible combination of its inputs. Does the statement that it shows “how the input level responds to output combinations” hold true?
Evaluate the statement about a NOR gate: “The output of a NOR gate is LOW if any of its inputs is LOW.” Is this statement valid for NOR logic?
TTL troubleshooting scenario: An inverter (NOT gate) drives one input of a 2-input AND gate. If the inverter’s output lead is open (disconnected due to a fault) and logic pulses are applied at the other AND input (point B), what will appear at the AND output?
1
2
3
4
5
6