I'm new to Java and the Prof. asked us to create a program that prints out the Avg, Min & max of a set of Array values and I can't find a class or method that seem to do this . Any help would be much apperciated!!!! :rolleyes:

Recommended Answers

All 4 Replies

The prof probably meant for you to write up a method that does it :!:

Sort the freakin array, then get the first freakin element(min), then the freakin last(max), then freakin loop through and keep count, then freakin average it. It's not that freakin hard, and don't post homework questions again unless you show some effort.

you mean those freaking homework questions that require only a little freaking bit of effort to get a freaking simple solution for? ;)

you mean those freaking homework questions that require only a little freaking bit of effort to get a freaking simple solution for? ;)

what's up with saying freaking every other word? :lol:

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.