Search:

Type: Posts; User: feelingroovyslc

Search: Search took 0.17 seconds.

  1. Replies
    2
    Views
    1,014

    [SOLVED] Re: Newbie question, simple program

    <facepalm>
  2. Replies
    2
    Views
    1,014

    [SOLVED] Newbie question, simple program

    My assignment was simply to see if this program would compile. It does. But going further, I wanted to run it. I get the error message "Error: Main method not found in class Clock, please define the...
  3. [SOLVED] Re: Procedural programming veteran, Java OO newbie question, first time poster

    Thanks! I am so not used to ending statements with a semi-colon, and here I did it to excess! You're not really a curmudgeon after all :)
  4. [SOLVED] Procedural programming veteran, Java OO newbie question, first time poster

    The output of this program is:

    line 13
    line 18
    line 20
    ... and then it hangs. Why does it never get to 23? FYI, this code came from "Head First Java", chapter 3, Code Magnets puzzle (probably...
Results 1 to 4 of 4