Search:

Type: Posts; User: pitchblack

Search: Search took 0.13 seconds.

  1. Replies
    2
    Views
    4,359

    [SOLVED] Factorial of 1-20

    I have to display the factorial's of numbers 1 - 20. I believe my code should work, but i keep getting the error:


    FactorialTest.java:6: cannot find symbol
    symbol : method factorial(int)...
  2. Replies
    1
    Views
    1,320

    [SOLVED] Class Creating Help

    I just started a Java class a few weeks ago and we're learning to create our own classes. I think I understand it a little, but I cannot figure out why I can't get the class to multiply the price of...
Results 1 to 2 of 3