Truth Tables

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/4

flashcard set

Earn XP

Description and Tags

IT

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards
<p>AND gate</p>

AND gate

Both inputs must be 1 for the output to be 1

2
New cards
<p>OR gate</p>

OR gate

At least one input must be 1 for the output to be 1

3
New cards
<p>NOT gate</p>

NOT gate

Reverses the input

4
New cards

Binary

base 2 number system that computers use

5
New cards

Boolean

a value that is either true or false