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

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
When referring to instruction words, a mnemonic is

 a short abbreviation for the operand address.
 a short abbreviation for the operation to be performed.
 a short abbreviation for the data word stored at the operand address.
 shorthand for machine language.

ANSWER DOWNLOAD EXAMIANS APP