Question: Write a method/function to find the smallest number in an array of type int. Declare the array size to be 7 and fill the array
Write a method/function to find the smallest number in an array of type int. Declare the array size to be 7 and fill the array from the keyboard. The method should take the array as a parameter and return the smallest number as the return value.
using c++
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
