Computer System Architecture - Central Processing Unit

52. Which of the most appropriate match for the items in the first column with the items in the second column

List-IList-II
X. Indirect AddressingI. Array implementation
Y. Indexed AddressingII. Writing re-locatable code
Z. Base Register AddressingIII. Passing array as parameter

  • Option : A
  • Explanation : Indexed addressing is used for array implementation.
    Base register is used to relocatable code.
    Indirect addressing is done when array is passed as parameter.
Cancel reply
Cancel reply