Tuesday, May 19, 2009

Java pgm without a main method

class test
{
static
{
System.out.println("Hello");
}
}

No comments:

Post a Comment

LinkWithin

Related Posts with Thumbnails