C Language Programming Examples
One dimensional array
Program - 4
C program to find the minimum of the 8 floating point numbers and its place in the array
Program - 5
C program that accept an array of 10 integers and a number to be deleted from the array if found
Program - 6