Search:

Type: Posts; User: Norm

Search: Search took 0.09 seconds.

  1. Replies
    5
    Views
    918

    Re: Java program timer countdown

    Did you print the value that was in str? What printed?
    What value was printed for secondsPassed?
    Please copy the value that were printed and paste it here.

    Nothing in the program will execute...
  2. Replies
    5
    Views
    918

    Re: Java program timer countdown

    The code won't call System.exit if there is a value in str.

    What is the value in str and what is the value in secondsPassed when the if statement is executed?
  3. Replies
    5
    Views
    918

    Re: Java program timer countdown

    Why do you say that?

    What are the values in str and secondsPassed when the if statement is executed? Add a print statement that prints their values so you can see what the program sees when it...
Results 1 to 3 of 3