Redirected
edited by
695 views
0 votes
0 votes

The following program is stored in the memory unit of the basic computer. Give the content of accumulator register in hexadecimal after the execution of the program.

$$\begin{array}{|c|c|} \hline \textbf{Location} & \textbf{Instruction} \\ \hline 010 & \text{CLA} \\ \hline 011 & \text{ADD } 016 \\ \hline 012 & \text{BUN }014 \\ \hline 013 & \text{HLT} \\ \hline 014 & \text{AND } 017 \\ \hline 015 & \text{BUN } 013 \\ \hline 016 & \text{C} 1 \text{A}5 \\ \hline 017 & 93\text{C}6 \\ \hline \end{array}$$

  1. $\text{A}1\text{B}4$
  2. $81\text{B}4$
  3. $\text{A}184$
  4. $8184$
edited by

Please log in or register to answer this question.

Related questions

1 votes
1 votes
2 answers
1
4 votes
4 votes
6 answers
3
soujanyareddy13 asked May 12, 2021
1,920 views
The Boolean expression $AB+A \overline{B}+\overline{A}C+AC$ is unaffected by the value of the Boolean variable _________.$A$$B$$C$$A, B$ and $C$