Question: 11. write a function that accepts an array as an argument and return the second maximum number. for example if the array contents is (2,5,7,8,33,90

11. write a function that accepts an array as an argument and return the second maximum number. for example if the array contents is (2,5,7,8,33,90 ,55) then your function should return 55
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
