First Java Program - English

112475 visits



Outline:

Java - First Program *write simple java program *print “My First Java Program!” on Console *save the file *file name given to the java file *compile the file *run the file *correct the errors *naming conventions for class *naming conventions for method *naming conventions for variable