Task 2: Write a C statements to accomplish the followings: 1. Define a 2 x 2 Array 2. Initializing the above Double-Subc
Posted: Sat May 14, 2022 3:17 pm
Task 2: Write a C statements to accomplish the followings: 1. Define a 2 x 2 Array 2. Initializing the above Double-Subcripted Array 3. Access the element of the above array and Initialize them (element by element) 4. Setting the Elements in One Row to same value. 5. Totaling the Elements in a Two-Dimensional Array