Microprocessor
Because we wish to allow each ASCII code to occupy one location in memory, most memories are __________ addressable.

NIBBLE
BYTE
WORD (16 bits)
DOUBLEWORD (32 bits)

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
How can we make any bit of a register “1”?

 OR that bit with “1” and remaining bits with “0”.
 OR that bit with “0” and remaining bits with “1”.
 AND that bit with “1” and remaining bits with “0”.
 AND that bit with “0” and remaining bits with “1”.

ANSWER DOWNLOAD EXAMIANS APP