Assignment title: Information


Q Answer the following questions: 1. What is a stored program computer? 2. Suppose that the following instructions are found at the given location in memory: 0041H ADD 0061H 0042H STORE 0061H 0043H LOAD 0061H 0061H 12 0062H 24 Show the contents of all CPU Registers; IR, PC, MAR, MDR, and AC. The initial value of the AC = 20. You need to provide all steps that reach you the final values.