CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: LordRazon

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    7,361

    Re: Debugging Help(Homework)

    I am having problems with the every run the following:
    The letter grade coming out to A from:
    public char letterGrade(double numberGrade)

    and the message saying Excellent from:
    public char...
  2. Replies
    3
    Views
    7,361

    Debugging Help(Homework)

    The homework is to find the 10 errors and fix them and make a comment saying how you fixed it.
    It complies now just have to find the 10 errors.

    import java.util.Scanner;
    import...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured