Answers for "String literal and New String object in Java which is better and why"

6

literals in java

Literals are number, text, or anything that represent a value.
In other words, Literals in Java are the constant values 
assigned to the variable.
It is also called as constants........
Posted by: Guest on August-31-2020

Code answers related to "String literal and New String object in Java which is better and why"

Code answers related to "Java"

Java Answers by Framework

Browse Popular Code Answers by Language