Question: Create a function in Ada that determines the maximum number in an integer array passed to it and retuns the maximum number. The main body

Create a function in Ada that determines the maximum number in an integer array passed to it and retuns the maximum number. The main body of the procedure will take the array as input from user interaction and display the results from the function. The array should handle 10 numbers. Use Aonix's ObjectAda You can download it here: http://www.aonix.com/oa win demo.html Create a function in Ada that determines the maximum number in an integer array passed to it and retuns the maximum number. The main body of the procedure will take the array as input from user interaction and display the results from the function. The array should handle 10 numbers. Use Aonix's ObjectAda You can download it here: http://www.aonix.com/oa win demo.html
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
