Search:

Type: Posts; User: frfields276

Search: Search took 0.07 seconds.

  1. Replies
    9
    Views
    1,868

    Re: Help with Assignment Please

    Ok....How do I declare it in the TestCHeckup.java class? What does the code look like?
  2. Replies
    9
    Views
    1,868

    Re: Help with Assignment Please

    Ultimately what am I going to have to do to get this program to compile?

    --- Update ---

    I declared a class Checkup and added to the TestCheckup class and it gave the following errror on...
  3. Replies
    9
    Views
    1,868

    Re: Help with Assignment Please

    I am very new to this. How would I go about adding the check up class?
  4. Replies
    9
    Views
    1,868

    Re: Help with Assignment Please

    TestCheckup.java:29: error: cannot find symbol
    public static void getData(Checkup check)
    ^
    symbol: class Checkup
    location: class TestCheckup
  5. Replies
    9
    Views
    1,868

    Help with Assignment Please

    I have this assignment and I am lost on it. I think I have it written but it continuosly gives an error cannot find symbol on (Checkup check). I am lost and in desperate need of help.

    Here is my...
Results 1 to 5 of 5