'Calculate array addresses
Given an array of size 0X10 bytes (The prefix 0X indicates the hexadecimal base), that starts from address 0X1000.
What will be the range address of that array?
[0X1000 , 0X1010] or [0X1000 , 0X1010 - 1]?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
