Toggle navigation
Log in
Sign Up
Log in
Sign Up
Appium
C
C#
C++
Docker
Go
Informatica
Java
JavaScript
Kafka
Numpy
Oracle
Pandas
PHP
Py Spark
Python
R
React Native
Scipy
SFTP
Tableau
Teradata
TGMC
UNIX
Introducing
Radical.sh
Forget Code launches a powerful code generator for building API's
Forget_Code.Models.CategoryViewModel
Add a new snippet
Algorithms
1
Applications
1
Basics
2
Collections
1
Data Structures
2
Database
1
Date Functions
2
Email
1
Exception Handling
1
Math Snippets
15
Memory Management
1
Networking
2
OOPS
1
Operators
1
String Snippets
5
Swing
1
Swings
3
Threading
3
Utility Snippets
2
Choose Category
Character Escape Sequences in Java
Forget Code
Java
Character Escape Sequences
Escape Sequence
Description
\ddd
Octal character (ddd)
\uxxxx
Hexadecimal Unicode character (xxxx)
\'
Single quote
\"
Double quote
\\
Backslash
\r
Carriage return
\n
New line (also known as line feed)
\f
Form feed
\t
Tab
\b
Backspace
Tags for Character Escape Sequences in Java
java backspace escape sequence
java \r escape code
Escape Sequences Java
Escape Sequences in Java
cool java escape sequences
\ddd escape sequence in java
\ddd escape code
Contribute to Forget Code, help others.
Add snippet