Java has three applictions and that are:
- Console Applictions
- Windows Applictions
- Applet Applections
The main syntax to the class as follow:
Class Class_name
{
The building block for the class
}
//the method (first function to run when runnung the appliction) is called main metod when running the appliction runss is start running from it has the following syntax:
public static void main (String[] args)
{
the building block for the method(function)
}
So to build an appliction the structure block for starting the class is as follow:
Class class_name
{
public static void main(String[] args)
{
//the building block for the method (funtion) code written here
}
}
5 Comments:
well done
nice blog
شكرا على الموضوع
مدونة ايفونك
http://www.iphone-k.com/wp/
[url=http://khaled-clean.com/%D8%B4%D8%B1%D9%83%D8%A9-%D8%AA%D9%86%D8%B8%D9%8A%D9%81-%D8%A8%D8%A7%D9%84%D8%B1%D9%8A%D8%A7%D8%B6/]شركة تنظيف[/url] - [url=http://khaled-clean.com/%D8%B4%D8%B1%D9%83%D8%A9-%D8%AA%D9%86%D8%B8%D9%8A%D9%81-%D8%A8%D8%A7%D9%84%D8%B1%D9%8A%D8%A7%D8%B6/%D8%B4%D8%B1%D9%83%D8%A9-%D8%AA%D9%86%D8%B8%D9%8A%D9%81-%D8%A8%D8%A7%D9%84%D8%B1%D9%8A%D8%A7%D8%B6/]شركة تنظيف بالرياض[/url] - [url=http://khaled-clean.com/%D8%B4%D8%B1%D9%83%D8%A9-%D8%AA%D9%86%D8%B8%D9%8A%D9%81-%D8%A8%D8%A7%D9%84%D8%B1%D9%8A%D8%A7%D8%B6/%D8%B4%D8%B1%D9%83%D8%A9-%D8%AA%D9%86%D8%B8%D9%8A%D9%81-%D8%A8%D8%AC%D8%AF%D9%87/]شركة تنظيف بجده[/url]
[url=http://http://khaled-clean.com]شركة تنظيف منازل بالرياض[/url]
Post a Comment