4. Logic gates Flashcards
1
Q
What is logic proposition?
A
Logic proposition - statement that only have one of the two alternative Boolean logic values: TRUE or FALSE
2
Q
What are problem statements?
A
If there are logic propositions in statements then they are called of problem statements: if A is TRUE and B is FALSE
3
Q
What are logic expressions?
A
Problem statements can be rephrased to include a form of logic expression: Play_valorant = TRUE if (homework = FALSE and parents_home = FALSE).
Logic expressions are combinations of logic propositions with Boolean logic values