Look at the following array definition.
int numbers[5] = { 1, 2, 3 };
A) What value is stored in numbers[2]?
B) What value is stored in numbers[4]?
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.