Search:

Type: Posts; User: Gerock7

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    2,631

    Re: GPA and average program

    thanks guys I made the proper changes and it is now working, I will still add some other things.
    Again thanks
  2. Replies
    9
    Views
    2,631

    Average code not working

    I fixed some parts of my code but now it gives me an error at end saying:
    Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 4
    at StudentReport.main(StudentReport.java:52)
    ...
  3. Replies
    9
    Views
    2,631

    Re: GPA and average program

    haha yeah you are right I didn't see that. I changed that but how I make sure that it stops when telling it to add less of 6 grades. Like if the student says 3 and once he adds the third grade, the...
  4. Replies
    9
    Views
    2,631

    Re: GPA and average program

    I know what I have wrong but I don't know how to fix it. The incorrect part is when using grades and average, because at the end, I get average=o. to due to having declared grades=0 but I don't know...
  5. Replies
    9
    Views
    2,631

    GPA and average program

    I am new on this and I will be working in a gpa and average program.
    This is my code so far:
    Everytime that I try to add the gpa part it gives me errors or just duplicates whatever I've in average...
Results 1 to 5 of 5