Can someone help me with the code to display the second largest value in a set of numbers using 'while loop'???
I have done programs using while loop to display the largest value, as well as the largest and smallest value.But this seems a bit tough for me.