C++ Program to find the largest and smallest number in an array using the function
In this program, You will learn how to find the largest and smallest number in an array using the function in C++. Example: How to find the largest and smallest number in an array using a function in C++. Output: