Search:

Type: Posts; User: KRUKUSA

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    2,302

    Re: Gradebook error?

    GradeBook.java:12: cannot find symbol
    symbol : variable surname
    location: class GradeBook
    professorSurname = surname;
    ^
    1 error

    That's the error I get when I compile
  2. Replies
    5
    Views
    2,302

    Re: Gradebook error?

    why wont the code work?
    telling me professorSurname invalid
  3. Replies
    5
    Views
    2,302

    Gradebook error?

    CIS 182 – Java Programming
    Assignment 04
    Each program must include the following as comments at the beginning of your classes.
    name
    student number
    assignment information
    program documentation...
Results 1 to 3 of 3