Search:

Type: Posts; User: dx2731

Search: Search took 0.09 seconds.

  1. Replies
    9
    Views
    1,628

    Re: Help with class, interface, enum

    I fixed my problem and everything works now.
  2. Replies
    9
    Views
    1,628

    Re: Help with class, interface, enum

    I've tried and I still get the same error, Could you help edit and check please?

    --- Update ---

    I now have this code, still same error:



    import java.util.Scanner;
    /**
  3. Replies
    9
    Views
    1,628

    Re: Help with class, interface, enum

    Im sorry all I could find is this, and it not even close to what you have:

    Class documentation
    <---- javadoc command: ---->
    C:\Program Files\Java\jdk1.7.0_15\bin\javadoc.exe
    -author
    -version...
  4. Replies
    9
    Views
    1,628

    Re: Help with class, interface, enum

    How do I do this? There is no text. I get this though:

    1930
  5. Replies
    9
    Views
    1,628

    Re: Help with class, interface, enum

    I dont know how to do this... Im writing the program with blue j.
    its the line here thats the issue:

    private static(problem here) boolean ask(String question, Scanner keyboard)

    I know for...
  6. Replies
    9
    Views
    1,628

    Help with class, interface, enum

    I just finished this guessing game and I have completed the first part
    (answerIsCorrect = ask("Is it a Kiwi? ", keyboard);
    and compiled it with no errors and works. Then I did the same with the...
Results 1 to 6 of 6