Java View all facts Glossary Help |
syntactic unit > symbol > literal > character literal > line feed character |
line feed character comparison table |
Subject | use | have example | be | have | have syntax rule | see also | contain | is a subtopic of | is a synonym of | is a kind of | have size | denote by | is an instance of | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
char | basic arithmetic operators +, -, *, / and % | a size in bytes | Character class | 2 bytes | Variables and Data Types | Unicode character | integral value | 2 bytes | ||||||
character literal | 'A' | any single Unicode character | bold = mandatory | Literals | literal | |||||||||
line feed character | basic arithmetic operators +, -, *, / and % | 'A' | any single Unicode character | a size in bytes | bold = mandatory | Character class | 2 bytes | Constants | 2 bytes | '\n' | character literal |
Next char: null character Up: char, character literal Previous char: escape character