Multiple choice

What is the address name of the first element of an array?

  1. Main address

  2. Prime address

  3. First address

  4. Base address

  5. Initial address

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

Base address is the address of the first element in an array and that can be referred by the name of the array.