in GATE retagged by
455 views
2 votes
2 votes

Match the pairs about implementation and addressing modes:

Group A    Group B

 A.

Array I

 Indirect Addressing

B

 Relocatable code

II

 Indexed Addressing

C

 Array as parameter

III

Base Register Addressing

 

 $$\begin{array}{|c|c|c|} \hline & \textbf{Group A} &   & \textbf{Group B}  \\ \hline A & \text{Array} & I & \text{Indirect Addressing} \\ \hline B & \text{ Relocatable code} & II & \text{ Indexed Addressing} \\ \hline  C & \text{Array as parameter} & III & \text{Base Register Addressing}  \\ \hline\end{array}$$

  1.    $(A-II), (B-III), (C-I)$
  2.    $(A-III), (B-I), (C-II)$
  3.    $(A-III), (B-II), (C-I)$
  4.    $(A-I), (B-III), (C-II)$
in GATE retagged by
by
455 views

3 Comments

moved by
Ans : a)
1
1
what is array as a parameter and relocatable code
1
1

@Vinay Rachapalli

Read this

https://gateoverflow.in/727/gate2001-2-9

1
1

1 Answer

2 votes
2 votes
Best answer

$$\begin{array}{|c|c|c|} \hline & \textbf{Group A} &   & \textbf{Group B}  \\ \hline A & \text{Array} & II & \text{Indexed Addressing} \\ \hline B & \text{ Relocatable code} & III & \text{Base Register Addressing} \\ \hline  C & \text{Array as parameter} & I & \text{Indirect Addressing}  \\ \hline\end{array}$$
 $(A-II), (B-III), (C-I)$

So, the correct answer is $(A)$.

References:

selected by
Answer:

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true

64.3k questions

77.9k answers

244k comments

80.0k users