1. In 8085, usually the vector location and the next two memory location contain a JMP instruction. This allows the programs to branch to





Ask Your Doubts Here

Type in
(Press Ctrl+g to toggle between English and the chosen language)

Comments

Show Similar Question And Answers
QA->A program that has capability to infect other programs and make copies of itself and spread into other programs is called:....
QA->A program that has capability to infect other programs and make copies of itself and spread into other programs is called:....
QA->A program that has capability to infect other programs and make copies of itself and spread into other programs is called:....
QA->A program that has capability to infect other programs and make copies of itself and spread into other programs is called:....
QA->A program that has capability to infect other programs and make copies of itself and spread into other programs is called:....
MCQ->In 8085, usually the vector location and the next two memory location contain a JMP instruction. This allows the programs to branch to....
MCQ->An 8085 microprocessor is operating at 2 MHz frequency and executes the following program : START : MOV A, B
OUT 55H
DCR B
STA 2700H
NOP
NOP
JMP START Identify the total number of machine cycles required to execute the above program till the JMP instruction is executed for the first time.....
MCQ->Consider the following statements about 8085 The instruction LDA uses direct addressing mode.The instruction MVI uses direct addressing mode.The instruction MVI uses immediate addressing mode.The instruction LDA uses immediate addressing mode. Which of the above are correct?....
MCQ->Assertion (A): If contents of F register in 8085 are 01010001, it means S = 0, Z = 1, AC= 1, P = 0 and CY = 1.Reason (R): When an instruction is called from memory, the op. code of instruction is stored in instruction register.

....
MCQ->Assertion (A): In microprocessor 8085 instruction LXIB, 90 FF H means register B and C are loaded with upper and lower bytes to get B = 90 H and C = FFH.Reason (R): In 8085 the stack pointer indicates which memory location is to accessed.

....
Terms And Service:We do not guarantee the accuracy of available data ..We Provide Information On Public Data.. Please consult an expert before using this data for commercial or personal use | Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions
Question ANSWER With Solution