News

Write a C program to initialize a 3x3 array, insert elements into the array, read and print an array of elements using only pointers. Also find and print the sum of all diagonal elements.
Add a description, image, and links to the array-program topic page so that developers can more easily learn about it ...