Search:

Type: Posts; User: kite98765

Search: Search took 0.10 seconds.

  1. Replies
    3
    Views
    5,655

    Re: Grade Array Trouble

    Also, could you give an example of a code fragment that might help? Originally, I had the code where it took the total amount of students that were entered, and if it didn't surpass the limits of the...
  2. Replies
    3
    Views
    5,655

    Re: Grade Array Trouble

    Thank you HelloWorld, but yes, I am limited to standard Java arrays. I asked my profesor about ArrayList but he said he didn't want it.
  3. Replies
    3
    Views
    5,655

    Grade Array Trouble

    Hello there,

    I am making a two-dimensional array where you can input a maximum of 20 students and 7 grades, and am printing them out in a formatted table. The array calls for averaging each test's...
Results 1 to 3 of 3