Java View all facts Glossary Help |
value > primitive value > integral value > char |
char (character, Unicode character) | ||||
subject | fact |
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 | ||
is a subtopic of Variables and Data Types | ||
is a kind of integral value | ||
see also Character class | ||
is a synonym of character | ||
is a synonym of Unicode character | ||
value | ||
has a format | ||
has a size in bytes |
Kinds of char :