what is meant by string pooling?
Answer Posted / kumar
in string constant pool one object will be created and share that object form all required references.
hence the main advantage of scp is memory is utilized and performancce will be improved
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What type of language is java?
What is n in java?
How do you sort in java?
what is enumset?
Is ruby built on java?
What one should take care of, while serializing the object?
Is alive in java?
What is the output of the below java program?
What are static methods?
What is a default constraint?
Why are arrays useful in java?
Explain the polymorphism principle?
What is final method?
What is externalizable?
Which is bigger double or float?