Select from among the following character escape code which is not available in Java.
A
\t
B
\r
C
\a
D
\\
E
\v
Correct Answer: \a