Assuming that the size of the integer is 2 bytes, if the base address of any…

2016

Assuming that the size of the integer is 2 bytes, if the base address of any integer is 100, then the 9th cell will be addressed.

Answer: D. 116If "9th cell" means Index 9 (0-based indexing) :

  1. A.

    118

  2. B.

    900

  3. C.

    109

  4. D.

    116

Attempted by 522 students.

Show answer & explanation

Correct answer: D

image.png

If "9th cell" means Index 9 (0-based indexing) :

image.png

Explore the full course: Btsc Lab Assistant

Loading lesson…