Question 1 |
In an 8085 microprocessor, the number of address lines required to access a 16 K byte
memory bank is __________.
16 | |
14 | |
12 | |
15 |
Question 1 Explanation:
\begin{aligned}2^{n}&=N \\
n & \rightarrow \text{ Number of Address Lines} \\ N & \rightarrow \text{ Number of Memory Locations} \\ 2^{n}&=16 KB \\ &=2^{4} (2^{10}) \\ &=2^{14}\\ n&=14\end{aligned}
Question 2 |
In an 8085 microprocessor, the shift registers which store the result of an addition and the overflow bit are, respectively
B and F | |
A and F | |
H and F | |
A and C |
Question 2 Explanation:
Shift register are accumulator and flag register
(A and F).
(A and F).
There are 2 questions to complete.