Microprocessor
Let the content of register C be 00000000 before the instruction DCR C is executed. The content of register C after the after the execution of this instruction will be

 11111111
 00000000
 00000001
 None

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 registers is easier than with memory
 Data processing with registers takes fewer cycles than that with memory
 Of limited set of instructions for data processing with memory
 Data processing with memory requires more instructions in the program than that with registers

ANSWER DOWNLOAD EXAMIANS APP

Microprocessor
In 8085 microprocessor system with memory mapped I/O, which of the following is true?

 Devices are accessed using IN and OUT instructions
 There can be maximum of 256 input devices and 256 output devices
 Devices have 8-bit address line
 Arithmetic and logic operations can be directly performed with the I/O data

ANSWER DOWNLOAD EXAMIANS APP