closed by
337 views
1 votes
1 votes
closed as a duplicate of: GATE CSE 1998 | Question: 1.19

Which of the following addressing modes permits relocation without any change whatsoever in the code?

  1. Indirect addressing
  2. Indexed addressing
  3. Base register addressing
  4. PC relative addressing

ans is given as base address and according to me both are 3 and 4 are correct plz tell what u think

closed by

Related questions

0 votes
0 votes
2 answers
1
Pooja Khatri asked Jul 13, 2018
12,027 views
Which of the following mapping is not used for mapping process in cache memoryAssociative mappingDirect mappingSet-Associative mappingSegmented - page mapping
0 votes
0 votes
1 answer
2
aritrik7849 asked Nov 24, 2023
667 views
Find seek time using FCFS,SSTF, SCAN.C-SCAN, LOOK for the following string98, 183, 37, 122, 14, 124, 65, 67Assume that request queue (0-199).and Head pointer 53