Search:

Type: Posts; User: Topflyt

Search: Search took 0.08 seconds.

  1. Replies
    9
    Views
    1,575

    [SOLVED] Re: cannot find symbol error

    Thank you Kevin, I was able to get it right. I was using void methods before and what I had worked for void methods, I was stuck when I had to make a return method.
  2. Replies
    9
    Views
    1,575

    [SOLVED] Re: cannot find symbol error

    OK, Thank you to all who responded, much love.
  3. Replies
    9
    Views
    1,575

    [SOLVED] Re: cannot find symbol error

    @mccolem Thank you, that worked. I guess i got stuck when changing a void method with a return method. When I made the public static void method it printed just as I had it in the above program, not...
  4. Replies
    9
    Views
    1,575

    [SOLVED] Re: cannot find symbol error

    where do I declare(what lines), didn't I declare the variables in lines 17,23,29?(double calculateCentimeters, double calculateFeet, double calculateYards)?
  5. Replies
    9
    Views
    1,575

    [SOLVED] This problem has been resolved.

    Hi, I am new to java this semester and I am getting a cannot find symbol error(calculateCentimeters,calculateFeet,calculateYards). I am struggling to fix this, any advice would help. It is the...
Results 1 to 5 of 5