Question: 7. If you omit the size declarator when you define an array, you must a. set the size before you use the array b. use

7. If you omit the size declarator when you define an array, you must a. set the size before you use the array b. use an initialization list so the compiler can infer the size c. assign a value to each element of the array that you want to create d. copy elements from another array
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
