First we have to assume that a[0] is biggest. Now store the value of a[0] inside a variable called big.…
Video tutorial to show the basic use of arrays: Initialization, Declaration, Getting values from the users, finding sum of all…