What is a literal?
18 Likes
Literals are data items that are fixed data values. Java provides different types of literals like:
Answered By
7 Likes
Which of the following is an escape sequence character in Java?
/n
\t
/t
//n
Which of the following is a valid java keyword?