InterviewSolution
Saved Bookmarks
| 1. |
Define min term. |
|
Answer» Min term is a special case product (AND) term containing all the input variables that make up a Boolean expression. |
|