INFO

U can find alot of exitement here

Last updated on 9th Nov 2009

Thursday, July 2, 2009

First Program


public class First {


public static void main(String[] args)
{
System.out.println("Welcome to Phani's Blog");

}

}

No comments: