6. In which function is each term known as max term :
(a) SOP
(b) POS
(c) Hybrid
(d) Both SOP and POS
7. The expression Y=M(0,1,3,4) is :
(a) POS
(b) SOP
(c) Hybrid
(d) None of above
8. Which statement below best describes a Karnaugh map?
(a) A Karnaugh map can be used to replace Boolean rules.
(b) The Karnaugh map eliminates the need for using NAND and NOR gates.
(c) Variable complements can be eliminated by using Karnaugh maps.
(d) Karnaugh maps provide a cookbook approach to simplifying Boolean expressions.
9. Occasionally, a particular logic expression will be of no consequence in the operation of a circuit, such as a BCD-to-decimal converter. These result in ________terms in the K-map and can be treated as either ________ or ________, in order to ________ the resulting term.
(a) don’t care, 1s, 0s, simplify
(b) spurious, ANDs, ORs, eliminate
(c) duplicate, 1s, 0s, verify
(d) spurious, 1s, 0s, simplify
10. Which of the following combinations cannot be combined into K-map groups?
(a) corners in the same row
(b) corners in the same column
(c) diagonal
(d) overlapping combinations