Chapter 2 Flashcards
1
Q
- What are the two values of the Boolean data type? How do you write them?
A
True and False, using capital T and F, with the rest of the word in lowercase
2
Q
- What are the three Boolean operators?
A
and, or, and not
3
Q
Q: 3. Write out the truth tables of each Boolean operator (that is, every possible combination of Boolean values for the
operator and what they evaluate to).
A
4
Q
`

A
False
False True False False True