Write a program to enter data into one-dimensional array. Find out the maximum value and its location.
Write a program to enter data into one-dimensional array. Find out the maximum value and its location in the array and print the result on the screen. So let’s Write Code: Code: Write a program to enter data into a one-dimensional array. Find out the maximum value and its location. Hope You will learn Something….