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 104 when the computer halts?
Show the instructions in the sequence that they are executed.
Location	Instruction
100	7800
101	1108
102	5104
103	7001
104	0000
105	7008
106	7800
107	C104
108	AA55