Results 1 to 2 of 2
Thread: Need Help with a Java Assignment
- 01-21-2013, 12:35 AM #1
Member
- Join Date
- Jan 2013
- Posts
- 1
- Rep Power
- 0
Need Help with a Java Assignment
For school, I need to write a java program that is based on a gradebook. it needs:
-user inputs how many floating point numbers to use (grades)
-use three arrays, one of which will be for strings and the other two will be doubles (the arrays will be student1, student2, assignment, etc)
-load the arrays in parallel (Assignment 1, Student 1's grade for assignment 1, Student 2's grade for assignment 1,etc)
-need a method to calc. avg score
-need a method to calc. letter grade
-allow users to print out the gradebook
-allow users to print out a list of avgs and grades for both students
unfortunately, i have no idea what i'm doing.
can anyone help me?
- 01-21-2013, 04:27 AM #2
Member
- Join Date
- Dec 2012
- Location
- Des Moines, IA
- Posts
- 35
- Rep Power
- 0
Similar Threads
-
Java Assignment
By lance215 in forum New To JavaReplies: 1Last Post: 06-15-2012, 01:11 AM -
Java Assignment
By MichaelF144 in forum New To JavaReplies: 34Last Post: 04-24-2012, 06:28 PM -
java assignment
By Tuz in forum New To JavaReplies: 28Last Post: 02-16-2012, 09:39 PM -
java assignment
By drewjordan in forum New To JavaReplies: 9Last Post: 01-16-2012, 12:44 AM -
java assignment, need help bad.
By carlos123 in forum New To JavaReplies: 1Last Post: 11-06-2007, 05:53 PM
Bookmarks