Maximum element

String[ ]={1,5,7,9} how to find out the biggest element with out using any looping and collections? any one can clarify my doubt?
[136 byte] By [S@mbia] at [2007-11-26 16:03:11]
# 1
By using a recursive algorithm. And what does this have to do with servlets?
DrClapa at 2007-7-8 22:25:01 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...