Hi guys, been a while...
anyways, i've decided to teach myself java, and in the direction book that I have, one of the suggested projects that I do is the following, and I was wondering how you guys would go about doing this:
Design and implement an application that reads an arbitrary number of integers that are in the range of 0 to 50 inclusive and counts how many occurrences of each are entered. After all input has been processed, print all of the values [with the number of occurances] that were entered one or more times.
Any Ideas? Thanks a lot, in advance.
-Michael Henk
[email protected]




Reply With Quote