2.4 boolean logic Flashcards
1
Q
why data is represented in computer systems in binary form?
A
data needs to be stored in binary format because computers only have 2 states: on/off, true/false, yes/no, 1/0
All data that we want a computer process needs to be converted into a binary format to be processed by a computer.
2
Q
AND gate
A
diagram of AND gate and truth table
3
Q
OR gate
A
diagram of OR gate and truth table
4
Q
NOT gate
A
diagram of NOT gate and truth table