Without using if-else statement, accept three numbers and find second smallest number. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Without using if-else statement, accept three numbers and find second smallest number.

Without using if-else statement, and array accept three numbers and find second smallest number. hint - using Math.max , Math.min

10th Jan 2018, 12:43 PM
Nitish
Nitish - avatar
1 Answer
10th Jan 2018, 12:59 PM
Akash Pal
Akash Pal - avatar