Thread
:
java noob question
View Single Post
06-05-2006, 06:18 PM
#
17
(
permalink
)
rookie1010
Master Techie
Join Date: Mar 2004
Posts: 2,069
no i dont
the source file reads
public class hello
{
public static void main ( String[] args )
{
System.out.println("Hello World!");
}
}
rookie1010
View Public Profile
Send a private message to rookie1010
Find More Posts by rookie1010