asked 231k views
3 votes
Given an array a, write an expression that refers to the first element of the array .

1 Answer

3 votes
a[ 0 ]

-------------------------------------------
answered
User Jamespconnor
by
8.3k points

No related questions found