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
Gate identification from behavior: A signal is inhibited by applying a LOW to one input, yet the output remains HIGH. Which logic gate matches this description?
74xx logic families: How many independent 2-input NAND gates are contained inside a standard 7400 TTL IC (often called a “quad NAND”)?
Truth table size: For a four-input logic circuit (4 independent binary inputs), how many rows/entries are required in the complete truth table?
Characterizing NAND behavior: Which statement best describes a NAND gate's input–output relationship for the case of LOW inputs?
Identify the gate that outputs the complement of its single input (i.e., logical inversion): Which basic logic gate performs this operation?
Realizing XOR from basic gates: Exclusive-OR (XOR) gates can be implemented using which combination of fundamental logic gates?
Minimal transistor implementation: A single bipolar junction transistor (BJT) stage can be wired to implement which basic digital logic gate?
OR gate behavior (any-true condition): Which logic gate outputs a HIGH (logic “1”) when any one of its inputs is HIGH?
AND logic gate behavior In digital electronics, under what input condition(s) will a multi-input AND gate produce a HIGH (logic 1) at its output?
Identifying the gate with LOW output when any input is zero In positive-logic digital circuits, which gate outputs a LOW whenever one or more inputs are logic 0?
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.