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

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
When .9432 E – 4 is subtracted from .5452 E – 3 in normalized floating point mode

.9432 E – 4 is changed to .09432 E – 3 and .5452 E – 3 is not changed
.5452 E – 3 is changed to 5.452 E – 4 but .9432 E – 4 is not changed
Both Ihe numbers are changed and their exponents are, made equal to -5
None of the numbers is changed

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
Which of the following statements for intel 8085 is correct?

 Program Counter (PC) specifies the address of the instruction last executed
 PC specifies the number of instructions executed so far
 PC specifies the address of the instruction to be executed
 PC specifies the address of the instruction being executed

ANSWER DOWNLOAD EXAMIANS APP