what is meant by string pooling?
Answer Posted / gaurav agrawal
dont misguide please, all the string objects created
without new operator are stored in pool which is a space in
memory, if any other object has the same content then a new
object will not be created.
| Is This Answer Correct ? | 35 Yes | 2 No |
Post New Answer View All Answers
Can you change array size in java?
According to java operator precedence, which operator is considered to be with highest precedence?
How many bits is a string in java?
What is string literal in java?
What is a generic data type?
How to pass arraylist to stored procedure in java?
Can we declare a class as abstract without having any abstract method?
What is a numeric string?
Difference between string, stringbuffer and stringbuilder?
What is t type java?
What are user defined exceptions?
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
What is the maximum size of array in java?
What is super keyword explain with example?
How do you use spaces in java?