CET3640

Lab Description:

Testing Eclipse

Code:

public class HelloWorld {

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

}

ScreenShot:

Lab#0

 

Leave a Reply

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