1. 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.





Ask Your Doubts Here

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

Comments

Show Similar Question And Answers
QA->Frequency ranging from 300 MHZ to 3 GHz is called?....
QA->Name the translatory program which translates the high level language into machine language before running the program?....
QA->The spatial frequency of a wave, either in cycles per unit distance or radians per unit distance is called?....
QA->The total number of members in the Legislative Council of a State shall not exceed __ of the total number of members in the State Legislative Assembly.?....
QA->A, B and C start at the same time in the same direction to run around a circular stadium. A completes a round in 252 seconds, B in 308 seconds and c in 198 seconds, all starting at the same point. After what time will they again at the starting point ?....
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->Assertion (A): An instruction cycle consists of fetch and execute cycles.Reason (R): Fetch cycle has one machine cycle but execute cycle may have one or more machine cycles depending on length of instruction.

....
MCQ->Ravi cycles 3 km towards theeast and takes the first right turn and cycles for another 5km topoint A. From point A he takes aleft turn and cycles 7 km to pointB, after covering another 4 kmhe rests for a while. How muchdistance has Ravi covered frompoint A till the time he stops ?....
MCQ->In 8085 microprocessor system, what will be the total delay provided by the following loop.
MVI A, 11H
LXI B, 12FFH
Delay: DCX B
XTHL
NOP
XRA B
JNZ Delay where system clock is operating at 3 MHz.....
MCQ->How many and which types of machine cycles are needed to execute PUSH PSW by 8085 microprocessor?....
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