Hi all,
I got a new Java puzzle in which I have to find the largest of given numbers without using If loop,for loop or while loop..And you should not use any max() or min() functions.
Can anyone help me out in this?I want to know whether it is possible or not
Thanks in advance
Dave:(