Using An Assignment Operator To Initialize An Array
Instructions
Instead of using a loop to initialize the array values, you can use separate assignment statements.
Here is the code:
Don't forget to use return 0; in the main() function.
7 years ago 3
Answer(1)
Purchase the answer to view it
- UsinganAssignmentOperatortoInitializeanArray.zip