8085 Microprocessors
- Which is the pin that is utilized for differentiating I/O and memory operations?
-
View Hint View Answer Discuss in Forum
34 IO/M: For IO it is set to high and for memory operations it is low
Correct Option: D
34 IO/M: For IO it is set to high and for memory operations it is low
- Which of the following is an example of implicit addressing?
-
View Hint View Answer Discuss in Forum
CMA The instruction does not require any operand
Correct Option: A
CMA The instruction does not require any operand
- If the memory chip size is 256 × 1 bits, how many chips are required to make up 1 K (1024) bytes of memory?
-
View Hint View Answer Discuss in Forum
32 chips
1024′ 1 = 32 256′ 1 Correct Option: B
32 chips
1024′ 1 = 32 256′ 1
- If the 8085 MPU adds 87H and 79H, what will be the contents of the accumulator?
-
View Hint View Answer Discuss in Forum
OOH 87 + 79 = 100 H
⇒ Accumulator will have OOHCorrect Option: A
OOH 87 + 79 = 100 H
⇒ Accumulator will have OOH
- The memory address of last location of an 8 KB memory chip is FFFFH. Find the starting address—
-
View Hint View Answer Discuss in Forum
EOOO H
Correct Option: C
EOOO H