cpsc2 Flashcards
1
Q
What is a minterm?
A
A minterm is one combination of binary variables ANDed together
2
Q
If there are n variables, how many minterms and literals are there?
A
If there are n variables, then there are 2^n minterms, each having n literals
3
Q
What is a maxterm?
A
A maxterm is one combination of binary variables ORed together
4
Q
True or False: Any Boolean function can be represented as a sum of minterms
A
True
5
Q
What is a buffer used for?
A
To amplify a signal
6
Q
Which gates are commonly used the most?
A
NAND and NOR gates