If you declare an array as double prices[10];, then the expression &prices[2] has the same meaning as the expression ___________.
a. prices + 2
b. double prices[2];
c. prices[2]
d. &prices + &prices
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.