Tagged: java string literals

java literals 0

Literals in Java

In Java, we give a fixed value in a source code as literals. These are nothing but notations and are generally known as tokens. this article will let you dive deep into the concept...