
Understanding Logic Gates and Truth Tables

Quiz
•
Computers
•
11th Grade
•
Medium
Priyanka Elakkiya
Used 1+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a logic gate?
A logic gate is a device that converts analog signals to digital signals.
A logic gate is an electronic device that performs a basic operation on one or more binary inputs to produce a single binary output.
A logic gate is a type of software used for programming.
A logic gate is a physical structure that stores data permanently.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Name the basic types of logic gates.
TRUE, FALSE, MAYBE
ADD, SUBTRACT, MULTIPLY
AND, OR, NOT, NAND, NOR, XOR, XNOR
INPUT, OUTPUT, PROCESS
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of an AND gate if both inputs are true?
false
true
null
undefined
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of an OR gate if one input is false?
true
undefined
false
error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Define a NOT gate and its function.
A NOT gate amplifies the input signal.
A NOT gate outputs the same signal as the input.
A NOT gate is used to combine multiple signals.
A NOT gate is a digital logic gate that inverts the input signal.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How many inputs can a NAND gate have?
A NAND gate cannot have more than four inputs.
A NAND gate can have two or more inputs.
A NAND gate can only have one input.
A NAND gate can have a maximum of three inputs.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the truth table for a NOR gate?
| A | B | Output | |---|---|--------| | 0 | 0 | 1 | | 0 | 1 | 0 | | 1 | 0 | 0 | | 1 | 1 | 0 |
| A | B | Output | |---|---|--------| | 0 | 0 | 1 | | 0 | 1 | 1 | | 1 | 0 | 0 | | 1 | 1 | 1 |
| A | B | Output | |---|---|--------| | 0 | 0 | 0 | | 0 | 1 | 0 | | 1 | 0 | 1 | | 1 | 1 | 0 |
| A | B | Output | |---|---|--------| | 0 | 0 | 0 | | 0 | 1 | 1 | | 1 | 0 | 1 | | 1 | 1 | 1 |
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python IF Statements

Quiz
•
9th - 12th Grade
16 questions
Software quiz

Quiz
•
6th - 11th Grade
20 questions
AL CS Chapter 15 Logic Gates Quiz

Quiz
•
11th - 12th Grade
12 questions
OCR J277 2.4 Boolean Logic MCQ (Quiz 1)

Quiz
•
10th - 11th Grade
20 questions
BOOLEAN ALGEBRA

Quiz
•
11th Grade
10 questions
Logic Gates

Quiz
•
9th - 12th Grade
18 questions
GCSE Computer Science Data types

Quiz
•
10th - 12th Grade
15 questions
IGCSE CS INPUT DEVICES

Quiz
•
9th - 11th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade