< J2ME Programming

In J2ME (or JavaME), all methods and statements are wrapped in classes. As it is written in Java, unlike C++, only one pointer operator ('.') is used. So, all references are written as follows:

 System.out.println("Hello World!");
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.