1. Time delay produced by an instruction code given below using 2 MHz clock is: MVI A, FFH
LOOP: DCR A
JNZ Loop





Write Comment

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

Comments

Tags
Show Similar Question And Answers
QA->In a memory, the minimum time delay between the initiation of successive memory operations is:....
QA->If the time in a clock is 9 hours 20 minutes, what time does it shows on a mirror?....
QA->……is the total market value of all final goods and services produced by residents in a country or other polity during a given time period minus depreciation?....
QA->You have to account ----- the delay.....
QA->Pick out the phrasal verb which means the word underlined :The officer promised to examine my ear without delay....
MCQ->Time delay produced by an instruction code given below using 2 MHz clock is: MVI A, FFH
LOOP: DCR A
JNZ Loop....
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->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->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