Microprocessor
Let the content of accumulator and register B be 0000 0100 and 0100 0000 respectively before execution of instruction SUB B. The content of accumulator after the execution of this instruction will be

 00000100
 010001000
 01000000
 11000100

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because:

 Data processing with memory requires more instructions in the program than that with registers
 Data processing with registers is easier than with memory
 Of limited set of instructions for data processing with memory
 Data processing with registers takes fewer cycles than that with memory

ANSWER DOWNLOAD EXAMIANS APP

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

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

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
A high on RESET OUT signifies that

 all the registers of the CPU are being reset
 all the registers and counters are being reset
 processing can begin when this signal goes high
 all the registers and counters are being reset and this signal can be used to reset external support chip

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
None of the numbers is changed
Both Ihe numbers are changed and their exponents are, made equal to -5

ANSWER DOWNLOAD EXAMIANS APP