Computer Applications
State whether the following statement is True or False :
In an escape sequence, a character is preceded by a backward slash (\\).
Values & Data Types Java
2 Likes
Answer
True
Answered By
2 Likes
Related Questions
State whether the following statement is True or False :
The smallest unit in a Java program is known as token.
State whether the following statement is True or False :
The Unicode character set uses 8 to 32 bits per character.
State whether the following statement is True or False :
In Java, an identifier can begin with a $ sign.
State whether the following statement is True or False :
The boolean data type is used for storing logical values.