0
   

Java Programming Question?

 
 
evang14
 
Reply Sun 17 Nov, 2013 02:25 pm
Using a jFrame:

1. Tell the user to put the winning scores in the past week's sporting events (of the same sport) along with the name of the sport, in a file and save it to the desktop. Put each score on its own line. Put the sport name on a line under the last score.

Ex:

4
3
12
Baseball

2. Prompt the user for a file name from the file located on the desktop.

3. Find the mean, median, and mode of the scores (use arrays).

4. Display the results to the user on the jFrame.

input: file name
output: mean, median, and mode of scores

Any help would be appreciated....I really suck at Java so a step-by-step explanation or something would be great :-)
  • Topic Stats
  • Top Replies
  • Link to this Topic
Type: Question • Score: 0 • Views: 1,936 • Replies: 0
No top replies

 
 

Related Topics

 
  1. Forums
  2. » Java Programming Question?
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.03 seconds on 04/16/2024 at 12:31:33