Lesson 7: Logic Circuits (computer science)

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

1/6

flashcard set

Earn XP

Description and Tags

did notes on 9/2/25

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

7 Terms

1
New cards

What is the primary function of a transistor in computer hardware?

to act as electronic switch

2
New cards

Which logic gate outputs true if either input is true?

OR gate

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

transitors definition

electronic switch that turns things on/off

4
New cards

What does the NOT gate do?

inverts input

<p>inverts input</p>
5
New cards

In the AND gate, both have to be ____.

true

6
New cards

In the ___ gate, both have to be true.

AND gate

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

What does the Nand/Nor gates do?

opposite of And/Or