Digital Computer Electronics - Study Mode
[#196] A preliminary guide for comparing the simplicity of logic circuits is to count the number of input _____ leads.
Correct Answer
(C) gate
[#197] An AND gate has 7 inputs, what is the only input word that produces a 1 output?
Correct Answer
(D) 1111111
[#198] If a microcomputer has a 64K memory, what are the hexadecimal notations for the first and last memory location?
Correct Answer
(C) 0000, FFFF
[#199] A microprocessor has memory locations from 0000 to 3FFF. Each memory location stores 1 byte. How bytes can the memory store? Express this in kilobytes?
Correct Answer
(B) 16,384, 16K
[#200] The m-bit parallel adder consists of:
Correct Answer
(D) m full adders