octal character constant
All > Technology > Programming > Java
- A character constant in the form
\ddd, where each d is an octal digit. This may be used for characters with a Unicode value in the range 0-255.
David J. Barnes - Cite This Source - This Definition - ASCII, character set encoding, newline, null, null character, Unicode