Asked by Thomas

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



Answers

Answered by Steve
address

a = &a[0]
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions