Question #1:
a) Write a simple C program to print out a 3x3 array and findthe sum and average of the diagonal elements. Ask user for theelements.
b) Write a simple C program to print out a 3x3 array and findthe how many times a specific element is present in the array. Askuser for the elements.
Question #1: a) Write a simple C program to print out a 3x3 array and find the sum and average of the diagonal elements.
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am