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
Three-input NOR gate condition for HIGH output From the truth table of a 3-input NOR gate, which input combination (A, B, C) produces a HIGH (logic 1) output X?
Exclusive-OR (XOR) behavior For a standard 2-input exclusive-OR gate, under which condition does the output go HIGH (logic 1)?
Exclusive-NOR (XNOR) behavior For a standard 2-input exclusive-NOR gate, under which condition does the output go HIGH (logic 1)?
Logic family comparison — TTL vs. CMOS Identify one classic advantage that transistor–transistor logic (TTL) historically has over CMOS logic families.
CMOS package types in practice Which packaging options are commonly available for CMOS logic ICs in standard product lines?
Minimum functional blocks for generating specialized digital waveforms Which minimal set of building blocks is sufficient to create specialized waveforms used in digital control and sequencing circuits?
Instrument selection for timing verification Which instrument is designed to capture and display multiple digital signals so they can be compared against expected timing diagrams?
Reading logic symbols — NAND output bubble On a NAND gate symbol, what does the small bubble at the output explicitly indicate about the output signal?
Logic gate identification by behavior Which logic gate produces a HIGH (logic 1) output when any one or more of its inputs is HIGH?
Truth table size for a 4-input NAND gate How many rows (input combinations) are required in the truth table of a four-input NAND gate?
Identifying a gate from inhibit behavior If a signal passing through a gate is inhibited by applying a LOW to one input, yet the output remains HIGH, the gate is which type?
NAND gate output condition for LOW Under which input condition does a NAND gate produce a LOW output?
Identifying the gate with LOW output when any input is 0 Which gate always produces a LOW output for any case where one or more inputs are zero?
Digital logic concept check — structure of a NAND gate: Evaluate the statement: “A NAND gate is constructed by connecting an AND gate and an OR gate in series.” State whether this is accurate in standard Boolean logic hardware.
Gate identity check — is XNOR simply OR followed by inversion? Consider the statement: “An exclusive-NOR (XNOR) gate is an OR gate followed by a NOT gate.” Decide if this description is valid for standard two-input logic.
Identify the gate by its behavior: “Output is OFF (0) when inputs are the same, and ON (1) when inputs are different.” Which standard gate matches this description?
Core XOR property — outputs 1 only when inputs differ: Confirm or reject the statement: “For a two-input XOR gate, the output is 1 only when the inputs are different.”
Clarity of terminology — do logic gates “open their outputs,” or do they deterministically compute outputs? Evaluate the statement: “Logic gate circuits contain predictable gate functions that open their outputs.”
Gate identification by requirement: “If both inputs must be ON (logic 1) for the output to be ON, which gate is described?” Determine whether the assertion correctly identifies an AND gate.
NAND–AND relationship: Assess the claim: “The output of a NAND gate equals the inverted output of an AND gate.” Determine if this statement is accurate for standard positive logic.
1
2
3
4
5
6