Boolean Logic

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

1/5

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

6 Terms

1
New cards

Logical operators

Symbols used to represent circuits of transistors.

2
New cards

Transistors

Tiny switches. There are millions inside computers.

3
New cards

AND

Conjunction/^. If all inputs are 1, the output is 1.

4
New cards

OR

Disjunction/v. If at least one input is 1, the output is 1.

5
New cards

NOT

Negation/¬. One input, which can be the output of another Logical Operator. Outputs the opposite of the input.

6
New cards

Truth tables

to find all possible outputs in a list of inputs