Second highest number in array java | write a java program to print second highest number in array.

Опубликовано: 01 Ноябрь 2024
на канале: SJ Programming Solutions
3,272
44

Hello Friends,

In Today's Video We are going to Write a program to find second highest number from the given Array.

Input: arry={2,4,5,3,12,18,10}

Output: Second Highest Number is : 12

If you Like the Video Please subscibe to my Channle !

Thank you for Wathing !

#sjprogrammingsolution #secondmaxelementfromarray #secondhighestnumber #javacodinginterview