A-Level Comp. Sci.: Logic Gates (copy) (copy)

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall with Kai
GameKnowt Play
New
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/10

flashcard set

Earn XP

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

11 Terms

1
New cards
<p>What does this logic gate symbol represent?</p>

What does this logic gate symbol represent?

AND

2
New cards
<p>What does this logic gate symbol represent?</p>

What does this logic gate symbol represent?

OR

3
New cards
<p>What does this logic gate symbol represent?</p>

What does this logic gate symbol represent?

NAND

4
New cards
<p>What does this logic gate symbol represent?</p>

What does this logic gate symbol represent?

NOR

5
New cards
<p>What does this logic gate symbol represent?</p>

What does this logic gate symbol represent?

XOR

6
New cards
<p>What does this logic gate symbol represent?</p>

What does this logic gate symbol represent?

NOT

7
New cards

When does AND output 1?

When both A and B are 1

8
New cards

When does OR output 1?

When either A or B is 1

9
New cards

When does NAND output 1?

When either A or B is 0

10
New cards

When does NOR output 1?

When both A and B are 0

11
New cards

When does XOR output 1?

When A and B are different values