1). The name of an array stores the __________ of the first array element.

1) memory address

2) value

3) element number

4) subscript

5) None of these

1 answer

address

a = &a[0]
Similar Questions
  1. Which of the following algorithms will run in constant time?(1 point)Responses traversing an array traversing an array accessing
    1. answers icon 5 answers
  2. which of the following algorithims will run in constant timeaccessing an element of an array sorting an array binary search on a
    1. answers icon 1 answer
  3. Which of the following algorithms will run in constant time?(1 point)Responses traversing an array traversing an array accessing
    1. answers icon 1 answer
  4. Which of the following algorithms will run in constant time?(1 point)Responses sorting an array sorting an array traversing an
    1. answers icon 1 answer
more similar questions