Question: 5. In a 32-bit computer system, if the first address of an int-type array array[n] is A, then what is the storage address of array[2]

![an int-type array array[n] is A, then what is the storage address](https://dsd5zvtm8ll6.cloudfront.net/si.experts.images/questions/2024/09/66efded808391_18366efded7888fc.jpg)
5. In a 32-bit computer system, if the first address of an int-type array array[n] is A, then what is the storage address of array[2] @ A+2 B) A +4 A +8 A +12 6. ts] 32-bit MIPS computer system, if it is known that the first address of a short int type array array[n] is stored in register $so, then how is the address of array[2] represented in MIPS assembly language instructions () (A) ($50) 2($50) 4($50) D $ 50+4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
