Q10. State the difference between Assembly language and Machine Language.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Q10. State the difference between Assembly language and Machine Language.
Q11. Write a program to exchange BC & DE register pair using Intel 8085 CPU stack.
Q12. Say what the following program does:
Start:
LDA
4000H
LOOP: ADD
A, A
CPI
EFH
JC
LOOP
STOP: STA
4000H
HLT
Q13. What this program does:
Start: LXI SP, 5000H
PUSH
PUSH
D
POP
B
POP
D
HLT
Q14. When pushing a register pair to the stack:
a- SP register gets decremented by 2.
b- SP register gets incremented by 2.
c- SP register gets decremented by 1.
d- SP register gets incremented by 1.
e- None of the above.
Q15. To exchange contents of DE & BC register pair using the stack, we should:
a- Push D followed by Push B then pop B followed by pop D.
b- Push D followed by Push E then pop B followed by pop D.
Push B followed by Push D then pop B followed by pop D.
d- Push C followed by Push B then pop B followed by pop E.
C-
e- None of the above.
Q16. WR & RD pins are active low output from the CPU:
a- When RD pin is 0, it means data bus is going to be output form the CPU.
b- When WR pin is 0, it means data bus is going to be output form the CPU.
c- Neither WR & RD can together be 0 at any time.
d- Neither WR & RD can together be 0 at any time.
e- None of the above.
Q17. Subroutine:
a- is called by CALL instruction.
b- Can have another subroutine called from inside.
c- Require RET instruction to go back to the calling program.
d- Cause IP register affected.
e- All the above.
Transcribed Image Text:Q10. State the difference between Assembly language and Machine Language. Q11. Write a program to exchange BC & DE register pair using Intel 8085 CPU stack. Q12. Say what the following program does: Start: LDA 4000H LOOP: ADD A, A CPI EFH JC LOOP STOP: STA 4000H HLT Q13. What this program does: Start: LXI SP, 5000H PUSH PUSH D POP B POP D HLT Q14. When pushing a register pair to the stack: a- SP register gets decremented by 2. b- SP register gets incremented by 2. c- SP register gets decremented by 1. d- SP register gets incremented by 1. e- None of the above. Q15. To exchange contents of DE & BC register pair using the stack, we should: a- Push D followed by Push B then pop B followed by pop D. b- Push D followed by Push E then pop B followed by pop D. Push B followed by Push D then pop B followed by pop D. d- Push C followed by Push B then pop B followed by pop E. C- e- None of the above. Q16. WR & RD pins are active low output from the CPU: a- When RD pin is 0, it means data bus is going to be output form the CPU. b- When WR pin is 0, it means data bus is going to be output form the CPU. c- Neither WR & RD can together be 0 at any time. d- Neither WR & RD can together be 0 at any time. e- None of the above. Q17. Subroutine: a- is called by CALL instruction. b- Can have another subroutine called from inside. c- Require RET instruction to go back to the calling program. d- Cause IP register affected. e- All the above.
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY