Java View all facts Glossary Help |
| syntactic unit > symbol > literal > character literal > null character |
| null character | ||||
| subject | fact | |||
| null character | is the default value of a character variable | ![]() |
| is a subtopic of Constants | ![]() | |
| is an instance of char | ![]() | |
| is an instance of character literal | ![]() | |
| is denoted by '\u000' | ![]() | |
| char | can be used in a switch statement because a char is an integral type | ![]() |
can use basic arithmetic operators +, -, *, / and % ![]() | ![]() | |
| contains 2 bytes | ![]() | |
| has size 2 bytes | ![]() | |
| see also Character class | ![]() | |
| character literal | has example 'A' | ![]() |
| value | ![]() | |
| has a format | ![]() | |
| has a size in bytes | ![]() | |
| syntactic unit | has syntax rule bold = mandatory | ![]() |