1. 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 Delaywhere system clock is operating at 3 MHz.





Write Comment

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

Comments

Tags
Show Similar Question And Answers
QA->The first Operating System used in Microprocessor based system was:....
QA->Which Telecom company buy Loop Mobile?....
QA->WhichIndian bank has launched India’s first open loop EMV contactless metro card“Kochi 1”?....
QA->A system call in Linux operating system to create a new child process, which is a copy of the parent process:....
QA->All of the following are the merits of a side valve(L.head) operating mechanism, except-....
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 Delaywhere system clock is operating at 3 MHz.....
MCQ->Consider the following program segment written for 8085 based system LXI SP, FFFFH
MVI A, FFH
MOV BB, A
K: DCR B
PUSH HL
JNZ K
INR A
LXI H, FFCEH
CPI 20H
LHLDThe contents of accumulator is :....
MCQ->Time delay produced by an instruction code given below using 2 MHz clock is: MVI A, FFH
LOOP: DCR A
JNZ Loop....
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 STARTIdentify the total number of machine cycles required to execute the above program till the JMP instruction is executed for the first time.....
MCQ->Which of the following sentences are correct about a for loop in a C program? 1: for loop works faster than a while loop. 2: All things that can be done using a for loop can also be done using a while loop. 3: for(;;); implements an infinite loop. 4: for loop can be used if we want statements in a loop get executed at least once.....
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
DMCA.com Protection Status Powered By:Omega Web Solutions
© 2002-2017 Omega Education PVT LTD...Privacy | Terms And Conditions