C++?<br/><img src="../../../media.cheggcdn.com/media/719/719683c0-3718-4055-aa92-8ed621e183af/image.png" alt="Maximum of Numbers: Write a program that prompts the user to enter a positive integer N, calls the function float minMax(int, float&); The function minMax) reads N decimal
<p>PLEASE HELP separate all implementation of your classes from theheader files. You should have a .cpp file and a .h file for eachclass you create. Here is the code:</p><p>#include <iostream></p><p>#include