[SGVLUG] Java study group

Jeff Keys jskeys at gmail.com
Thu Oct 26 10:39:31 PDT 2006


On 10/26/06, Jana Lingo <jana.lingo at gmail.com> wrote:

 public class HelloWorld{
 public static void main (String[] args)
 {
 // System.out.println("Hello world!")
 //                                                 ^
    System.out.println("Hello world!");     // :-)
    }
 }


More information about the SGVLUG mailing list