When you write a program in C++, an advantage of defining a constant to hold an array size is that ___________.
a. if you ever change the size of the array, you change the constant in a single location
b. you are prevented from ever changing the program to accommodate a larger array size
c. you can easily access only part of an array, if necessary
d. you are not required to provide initial values for the array
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.