Search:

Type: Posts; User: devilhanzou

Search: Search took 0.11 seconds.

  1. Replies
    6
    Views
    1,631

    Re: grading program help

    These are the errors i am getting now. I am beginning to undestand why the original code was not running. it had no main so it really was just the two seperate problems and nothing connecting them to...
  2. Replies
    6
    Views
    1,631

    Re: grading program help

    k thank you for the help. i feel asleep last night i had alot more java homework than this, it is just my final one so got brain dead and past out in front of pc. :( but woke up to this code so going...
  3. Replies
    6
    Views
    1,631

    Re: grading program help

    i forgot to post my two ending brackets, but it compiles fine but does not run at all also not sure about the main everytime i put it in it does not work at all.
  4. Replies
    6
    Views
    1,631

    grading program help

    my code is supposed to calculate quiz 10% pratical 50 %, exam, and midterm 40 % and output overall average and quivalent letter grade.


    import javax.swing.*;
    import java.text.*;

    public class...
Results 1 to 4 of 4