Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

max and min using in array

807603Dec 26 2007 — edited Dec 26 2007
hi all
i have a small question
can i use Math.max and Math.min in arrays ?
i mean if i want to the max value and the min one of array of type int is there any method shortant unless the classic way?
i knew that i can use Math.max for only two parameters.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 23 2008
Added on Dec 26 2007
13 comments
279 views