InterviewSolution
Saved Bookmarks
| 1. |
What is a literal? Explain the types of literals? |
|
Answer» They are used to represent the constant value. Literals are SOURCE code representation of a fixed value or the sequence of characters which represents the constant value that is to be stored in a variable. There are five types of literals in Java. INTEGER Literals. BOOLEAN Literals.please MARK as brainlist mare 2 answer ko brainlist KRDO |
|