Question
MVI B, 82H
MOV A, B
MOV C, A
MVI D, 37H
OUT PORT1
HLT
a.
37H
b.
82H
c.
B9H
d.
00H
Engage with the Community - Add Your Comment
Confused About the Answer? Ask for Details Here.
Know the Explanation? Add it Here.
Q. What will be the output at PORT1 if the following program is executed? MVI B, 82H MOV A, B MOV C, A MVI D, 37H OUT PORT1 HLT
Similar Questions
Discover Related MCQs
Q. Which of the following 8085 microprocessor hardware interrupt has the lowest priority?
View solution
Q. A dynamic RAM has refresh cycle of 32 times per msec. Each refresh operation requires 100 nsec and a memory cycle requires 250 nsec. What percentage of memory’s total operating time is required for refreshes?
View solution
Q. A DMA controller transfers 32-bit words to memory using cycle Stealing. The words are assembled from a device that transmits characters at a rate of 4800 characters per second. The CPU is fetching and executing instructions at an average rate of one million instructions per second. By how much will the CPU be slowed down because of the DMA transfer?
View solution
Q. A CPU handles interrupt by executing interrupt service subroutine.................
View solution
Q. Which one of the following set of gates is best suited for ‘parity’ checking and ‘parity’ generation?
View solution
Q. ................ refers to the discrepancy among a computed, observed or measured value and the true specified or theoretically correct values.
View solution
Q. Which logic family dissipates the minimum power ?
View solution
Q. Which of the following electronic component is not found in IC’s ?
View solution
Q. A given memory chip has 14 address pins and 8 data pins. It has the following number of locations.
View solution
Q. The instruction: MOV CL, [BX] [DI] + 8 represents the ............... addressing mode.
View solution
Q. The power dissipation of a flip-flop is 3 mW. The power dissipation of a digital system with 4 flip-flops is given by
View solution
Q. A binary ripple counter is required to count up to 16383. How many flip-flops are required ?
View solution
Q. Which one of the following is not an addressing mode?
View solution
Q. Computers can have instruction formats with
View solution
Q. Which is not a typical program control instruction?
View solution
Q. Interrupt which arises from illegal or erroneous use of an instruction or data is
View solution
Q. Match the following:
a. TTL i. High component density
b. ECL ii. Low power consumption
c. MOS iii. Evolution of “diodetransistor- logic”
d. CMOS iv. High speed digital circuits
Codes:
a b c d
View solution
Q. The branch logic that provides making capabilities in the control unit is known as
View solution
Q. Cached and interleaved memories are ways of speeding up memory access between CPU’s and slower RAM. Which memory models are best suited (i.e. improves the performance most) for which programs ?
(i) Cached memory is best suited for small loops.
(ii) Interleaved memory is best suited for small loops
(iii) Interleaved memory is best suited for large sequential code.
(iv) Cached memory is best suited for large sequential code.
View solution
Q. Which of the following logic families is well suited for high-speed operations ?
View solution
Suggested Topics
Are you eager to expand your knowledge beyond Computer Architecture? We've curated a selection of related categories that you might find intriguing.
Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!