retagged by
270 views
0 votes
0 votes

Match the following:

$\begin{array}{|l|l|l|l|} \hline (i) & \text{Base addressing} & (p) & \text{Pointers} \\ \hline (ii) & \text{Indexed addressing} & (q) & \text{Loops} \\ \hline (iii) & \text{Indirect addressing} & (r) & \text{Position independent} \\ \hline (iv) & \text{Auto increment addressing} & (s) & \text{Array} \\ \hline \end{array}$

  1. i-p, ii-q, iii-r, iv-s
  2. i-r, ii-s, iii-q, iv-p
  3. i-r, ii-s, iii-p, iv-q
  4. i-r, ii-p, iii-s, iv-q
retagged by

Please log in or register to answer this question.

Answer:

Related questions

0 votes
0 votes
2 answers
1
0 votes
0 votes
1 answer
3
Bikram asked May 27, 2017
190 views
Match the pairs about implementation and addressing modes:$\begin{array}{|l|l|l|l|} \hline {} & \text{Group A} & {} & \text{Group B} \\ \hline A. & \text{Array} & I. & \t...
2 votes
2 votes
3 answers
4
Bikram asked May 27, 2017
581 views
A two word instruction is stored in memory at an address designated by symbol $S$. The address field of the instruction (stored at $S+1$) is designated by symbol K. The o...