binary logic

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

1/9

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.

10 Terms

1
New cards

AND other notations

A AND B
A.B
A^B

2
New cards

If A and B then Q truth table

1, 1, 1
1, 0, 0
0, 1, 0
0, 0, 0

3
New cards

If A or B then Q

1, 1, 1
1, 0, 1
0, 1, 1
0, 0, 0

4
New cards

OR other notations

A or B
A+B
AvB

5
New cards

If (A and B) or C then Q

0, 0, 0, 0
0, 0, 1, 1
0, 1, 0, 0
0, 1, 1, 1
1, 0, 0, 0
1, 0, 1, 1
1, 1, 0, 1
1, 1, 1, 1

6
New cards

Symbols for AND and OR are known as

gates

7
New cards

AND gate

knowt flashcard image

8
New cards

OR gate

knowt flashcard image

<img src="https://knowt-user-attachments.s3.amazonaws.com/ea2dd8b9-f8c9-4479-8c24-755f16f49fe5.png" data-width="100%" data-align="center" alt="knowt flashcard image"><p></p>
9
New cards

(A OR B) OR C

knowt flashcard image

<img src="https://knowt-user-attachments.s3.amazonaws.com/5337e382-ec06-4da0-9f71-fb933a52479a.png" data-width="100%" data-align="center" alt="knowt flashcard image"><p></p>
10
New cards

NOT gate

knowt flashcard image

<img src="https://knowt-user-attachments.s3.amazonaws.com/408eccfd-e50d-4af0-ba64-fa8ada101db0.png" data-width="100%" data-align="center" alt="knowt flashcard image"><p></p>