Home > Coding Fundamentals Refresher > Coding Fundamentals and Patterns > How to Find the Minimum and Maximum Value in An Array Show previous contentTry this exercise. Click the correct answer from the options.In the Linear Search method, the maximum and minimum value is initialized to the last element of the array.Click the option that best answers the question.True False Show following content