Java View all facts Glossary Help |
| syntactic unit > symbol > name > variable name > constant name |
| constant name | ||||
| subject | fact | |||
| constant name | has convention the name is written in all capital letters | ![]() |
has example
| ![]() | |
| is a subtopic of Constants | ![]() | |
| is a kind of variable name | ![]() | |
| variable name | is case sensitive | ![]() |
| may contain any combination of Unicode characters after the first character | ![]() | |
| may not start with a number | ![]() | |
| must start with a letter, an underscore character (_) or a dollar sign ($) | ![]() | |
| name | is made up of a sequence of Unicode characters | ![]() |
| syntactic unit | has syntax rule bold = mandatory | ![]() |