Question: 2. Create an array in C, call it my_array, which has 1 dimension and 1000 elements. The value of my_array should be 0 (zero) if

2. Create an array in C, call it my_array, which has 1 dimension and 1000 elements. The value of my_array should be 0 (zero) if the index is even and 1 (one) if the index is odd (25 Points)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
