Program is a list of instructions for the basic computer


The following program is a list of instructions for the Basic Computer in hexadecimal code. The computer executes the instructions starting from address 100. 
What are the contents of AC and the memory at address 1034 when the computer halts? Show the instructions in the sequence that they are executed.

See Mano's problem 6-2 and the answer in the Module 3 conference in Note 5.

Location Instruction
100 2107
101 7200
102 5104
103 7001
104 0000
105 7020
106 C104
107 AA55

Location Instruction comment AC
100 2107

The accumulator (AC) has the value ____; 
memory location 104 has the value ____

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Program is a list of instructions for the basic computer
Reference No:- TGS0115987

Expected delivery within 24 Hours