Obligatory First Program
public class hello
{
public static void main(String[] args)
{
System.out.println("hello, hello...");
}
}
public class hello
{
public static void main(String[] args)
{
System.out.println("hello, hello...");
}
}
No comments yet.
RSS feed for comments on this post. TrackBack URI
24 queries. 0.250 seconds. Powered by WordPress