Multiple choice technology architecture

The memory address of the first element of an array is called

  1. floor address

  2. foundation address

  3. first address

  4. base address

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The memory address of the very first element of an array is known as the base address, which is used as the starting reference point to calculate the addresses of subsequent elements. Other terms like floor, foundation, or first address are incorrect terminology.