Microprocessor Each instruction in an assembly language program has the following fields 1. Label field 2. Mnemonic field 3. Operand field 4. Comment field What are the correct sequence of these fields? 1, 3, 2 and 4 2, 1, 4 and 3 2, 4, 1 and 3 1, 2, 3 and 4 1, 3, 2 and 4 2, 1, 4 and 3 2, 4, 1 and 3 1, 2, 3 and 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The program counter in a 8085 micro-processor is a 16-bit register, because It facilitates the user storing 16-bit data temporarily It has to fetch two 8-bit data at a time It counts 16-bits at a time There are 16 address lines It facilitates the user storing 16-bit data temporarily It has to fetch two 8-bit data at a time It counts 16-bits at a time There are 16 address lines ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In order to complement the lower nibble of accumulator one can use XRI 0FH ORI 0FH ANI 0FH CMA XRI 0FH ORI 0FH ANI 0FH CMA ANSWER DOWNLOAD EXAMIANS APP
Microprocessor What is SIM? Select interrupt mask. Set interrupt mask. None of these. Sorting interrupt mask. Select interrupt mask. Set interrupt mask. None of these. Sorting interrupt mask. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A single instruction to clear the lower nibble of accumulator in 8085 language assembly is XRI 0FH XRI FOH ANI F0H ANI OFH XRI 0FH XRI FOH ANI F0H ANI OFH ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Consider the following statements: In 8085 microprocessor, data-bus and address bus are multiplexed in order to I)Increase the speed of microprocessor. II)Reduce the number of pins. III)Connect more peripheral chips. Which of these statements is/are correct? (II) only (II) & (III) (I) only (I), (II) & (III) (II) only (II) & (III) (I) only (I), (II) & (III) ANSWER DOWNLOAD EXAMIANS APP