Question: Please help me this question in C++: Dina wrote the following statements to create an array called values. What is wrong with Dina's code? const
Please help me this question in C++:
Dina wrote the following statements to create an array called values. What is wrong with Dina's code?
const int SIZE =10;
int array [];
Thank you so much.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
