Search:

Type: Posts; User: chronoz13

Search: Search took 0.19 seconds.

  1. Replies
    8
    Views
    2,144

    Re: duplicating output

    oh by the way world, have a look at these,


    public class Sample {

    private static enum Option {YES, NO}
    private Scanner scanner;

    private int gameNumber;
    private static int...
  2. Replies
    8
    Views
    2,144

    Re: duplicating output

    i beg your pardon world.. i dont know what do you mean by command line...

    in a cmd output?
  3. Replies
    8
    Views
    2,144

    Re: duplicating output

    jdk 6 update 14, w/ Netbeans 6.7
  4. Replies
    8
    Views
    2,144

    Re: duplicating output

    oh world tnx for giving a time to check my error... yah some other says that they dont get any problems
    with that... but i dont know why is it happening on my console panel in my IDE...

    ahh...
  5. Replies
    8
    Views
    2,144

    Re: duplicating output

    hey guys.. i've been encountering this problem manytimes.. and i dont know where do this error come from..

    some other guys said that they have no problems with printing the output....and they made...
  6. Replies
    8
    Views
    2,144

    duplicating output

    public class Ch6SleepStatistics {

    private Scanner scanner;

    public static void main(String[] args) {

    Ch6SleepStatistics prog = new Ch6SleepStatistics();
    ...
Results 1 to 6 of 6