Home - Computing - an explanation of the basic java appliation template

 

The basic templete for a java applications should be typed as follows

class MyClass

{

public static void main (String args[]

{

}

}

Where the italics symbolise and area of the code the programmer can specifiy

 

 

Home - Computing - an explanation of the basic java application template
You can get help with HTML, Flash, Java and a multitude of other computing issues in our forum
 
Discuss in our forum