Java   View all facts   Glossary   Help | 
| syntactic unit > symbol > literal > character literal > escape character | 
| escape 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 | |||||||||
| escape character | basic arithmetic operators +, -, *, / and % | 'A' | any single Unicode character | a size in bytes | bold = mandatory  | Character class | 2 bytes | Literals | 2 bytes | '\' | character literal | 
Next char: line feed character     Up: char, character literal    Previous char: carriage return character