logo

CuriousTab

CuriousTab

Logic Gates problems


  • 1. A NAND gate consists of an AND gate and an OR gate connected in series with each other.

  • Options
  • A. True
  • B. False
  • Discuss
  • 2. The exclusive-NOR (XNOR) gate is simply an OR gate followed by a NOT gate.

  • Options
  • A. True
  • B. False
  • Discuss
  • 3. If the output of a gate is OFF when the inputs are the same, and ON when they are different, the gate must be an exclusive-OR.

  • Options
  • A. True
  • B. False
  • Discuss
  • 4. The output of an exclusive-OR (XOR) gate is 1 only when the inputs are different.

  • Options
  • A. True
  • B. False
  • Discuss
  • 5. Logic gate circuits contain predictable gate functions that open their outputs.

  • Options
  • A. True
  • B. False
  • Discuss
  • 6. If both inputs are required to be ON for the output to be ON, the gate must be an AND gate.

  • Options
  • A. True
  • B. False
  • Discuss
  • 7. The output of a NAND gate is the same as the inverted output of an AND gate.

  • Options
  • A. True
  • B. False
  • Discuss

First 2