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