Before writing java code, please be careful when you write the java code because it is case sensitive language. I will explain later about "String[] args".
class HelloWorld {
public static void main(String[] args){
System.out.println("My First Program:Hello World!");
}
Tuesday, November 27, 2007
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment