Content deleted Content added
→Literals: correction for underscore use |
→Program structure: clarified definition of "application"; mentioning methods is redundant, if they are to be mentioned, we'd need to include fields |
||
Line 233:
==Program structure==
Java applications consist of
===<code>Main</code> method===
|