Lab0

Code

public class HelloWorld {

	/**
	 * @param args
	 */
	public static void main(String[] args) {
		// TODO Auto-generated method stub
		System.out.println("Hello World");
	}

Screenshot

}Screen Shot 2014-09-15 at 2.55.42 PM

Leave a Reply

Your email address will not be published. Required fields are marked *