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
Differentiate between array list and vector in java.
What is the exact difference in between Unicast and Multicast object?
What is difference between static class and normal class?
Does java support multiple inheritance or not?
Write an algorithm for quick sort?
What is numeric data type?
Is int a class in java?
What are the elements of java?
What is a method in programming?
What is the intersection and union methods?
What is string and example?
How does regex work?
What is void keyword?
What is busy spin, and why should you use it?
What is keyset in java?