CIT292 Tma Solutions 1. There are ______ cells in a 4-variable K-map. 12 —>> 16 18 None of the options 2. ____ expressions can be implemented using either 2-level AND-OR logic circuits or 2-level NAND logic circuits. POS Literals —>> …
A Karnaugh map (K-map) is an abstract form of ____ diagram organized as a matrix of squares. —>> Venn Diagram Cycle Diagram Block diagram Triangular Diagram
Canonical form is a unique way of representing___. SOP Minterm —>> Boolean Expressions A page
The octal number 651.124 is equivalent to ___ in hexadecimal —>> 1A9.2A 1B0.10 1A8.A3 1B0.B0
Decimal number 170 is equivalent to ___ in hexadecimal. FD DF —>> AA AF
There are ___ Minterms for 3 variables (a, b, c). 0′ 2 —>> 8 None of the options
Convert the hexadecimal number 1E2 to decimal ___. 480 483 —>> 482 484
The hexadecimal number 1E.53 is equivalent to ___ in base 8 35.684 —>> 36.246 34.34 35.599
There are ______ cells in a 4-variable K-map. 12 —>> 16 18 None of the options
____ expressions can be implemented using either 2-level AND-OR logic circuits or 2-level NAND logic circuits. POS Literals —>> SOP None of the options
The octal equivalent of the decimal number 417 is ___. —>> 641 619 640 598
CIT292 ====== 1. A full adder logic circuit will have Two inputs and one output Three inputs and three outputs Two inputs and two outputs Three inputs and two outputs 2. 2^3 would have _____ values Three Four Six eight …