Assume a program includes the following two statements. They both use square brackets, but they mean different things.
int score[15];
score[6] = 45;
A) Which number is the size declarator?
B) Which number is a subscript?
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.