aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • Logic Gates and Combination of Gates
  • Logically, the output of a NOR gate would have the same B...
Multiple choice

Logically, the output of a NOR gate would have the same Boolean expression as a(n)_________.

  1. NAND gate

  2. OR gate by an inverter

  3. AND gate

  4. NOR gate

  5. NOT gate

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

OR gate is typically implemented as a NOR gate followed by an inverter.

Keep practicing — related questions

  • In which operation, the output is true only when one of the input was true and output is false if both inpu...
  • In which of the following logic gates is the output true only when both the inputs were either true or false?
  • In which of the following logics, the output is true only when any one of the inputs were true, and output ...
  • If the input of the following program is 10, what will be the output? void print(int); void main() { int n;...
  • What will be the output of the program? class SSBool { public static void main(String [] args) { boolean b1...
  • What will be the output of the program? boolean bool = true; if(bool = false) /* Line 2 */ { System.out.pri...
  • What will be the output of the program? public class TestObj { public static void main (String [] args) { O...
  • What will be the output of the program? class Test { public static void main(String [] args) { Test p = new...
Play the full quiz 🎤 Practise this topic out loud

Practice this topic

  • Digital Logic and Microprocessors (749 questions)
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy