Question 2: Processor Organization (30 marks) a. Given the following expression: x wz+y-* Evaluate this RPN expression u
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Question 2: Processor Organization (30 marks) a. Given the following expression: x wz+y-* Evaluate this RPN expression u
Question 2: Processor Organization (30 marks) a. Given the following expression: x wz+y-* Evaluate this RPN expression using a stack where : w=2 X =4 Y=6 Z=8 5 marks b. Discuss the different types of computer interrupts with the use of examples 6 marks c. CISC and RISC define the architecture of microprocessors. Discuss the difference between the two. 6 marks 8 marks d. With your own words, discuss the 4 stages of computer instruction cycle. e. Using your own words, what is pipeline processing. Briefly discuss 3 advantages of this technique. 5 marks