Content deleted Content added
Tag: Reverted |
ClueBot NG (talk | contribs) m Reverting possible vandalism by 197.138.0.200 to version by Jarble. Report False Positive? Thanks, ClueBot NG. (3874883) (Bot) |
||
Line 12:
===Identifier===
An [[Identifier#In computer languages|identifier]] is the name of an element in the [[source code|code]]. There are certain standard [[Naming conventions (programming)|naming conventions]] to follow when selecting names for elements. Identifiers in Java are [[Case sensitivity|case-sensitive]].
An identifier can contain:
|