Microprocessor Which of the following is not treated as hexadecimal constant by assembler in 8085? 45 H 64 H 234 6 AFH 45 H 64 H 234 6 AFH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The program counter in a 8085 micro-processor is a 16-bit register, because There are 16 address lines It counts 16-bits at a time It facilitates the user storing 16-bit data temporarily It has to fetch two 8-bit data at a time There are 16 address lines It counts 16-bits at a time It facilitates the user storing 16-bit data temporarily It has to fetch two 8-bit data at a time ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In an 8085 microprocessor based system, the contents of SP are 1000H, PUSH B instruction will transfer the contents of registers B & C respectively for memory locations 1000 H and 1001 H 0FFF H and 0FFE H 0FFE H and 0FFF H 1000 H and 0FFF H 1000 H and 1001 H 0FFF H and 0FFE H 0FFE H and 0FFF H 1000 H and 0FFF H ANSWER DOWNLOAD EXAMIANS APP
Microprocessor How can we make any bit of a register “1”? OR that bit with “0” and remaining bits with “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 “1” and remaining bits with “0”. OR that bit with “0” and remaining bits with “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 “1” and remaining bits with “0”. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The output data lines of microprocessor and memories are usually tristated because The data line can be multiplexed for both input and output It increases the speed of data transfer over the data bus More than one device can transmit over the data bus at the same time More than one device can transmit information over the data bus by enabling only one device at a time The data line can be multiplexed for both input and output It increases the speed of data transfer over the data bus More than one device can transmit over the data bus at the same time More than one device can transmit information over the data bus by enabling only one device at a time ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which general register or general register pair is incremented/decremented by 2 during PUSH and POP instructions? Program Counter. Stack Pointer. H-L. D-E. Program Counter. Stack Pointer. H-L. D-E. ANSWER DOWNLOAD EXAMIANS APP