2 bytes are needed for an integer in the above formula.
ARRAY INFORMATION:
1. Arrays give us a way to determine an address.
2. The subscript is the offset from the base address of an
array.
3. The numvector will be connected with the base address of
the array.
4. If we have the base address, we use the offset to
determine the address of the
element in the array.
USE OF ONE OR TWO ARRAYS: