what is meant by string pooling?
Answers were Sorted based on User's Feedback
Answer / praveen
string is a variable...and collection of objectives
Is This Answer Correct ? | 2 Yes | 10 No |
Answer / ravikiran
string pooling is maintenance of pool of strings when ever
a String Object is created one instance will be saved on
stack and another instance will get saved on the pool.
Is This Answer Correct ? | 3 Yes | 33 No |
What does snprintf return?
Can we override the static methods?
how we can write the string concatenation program in java.
Define how objects are stored in java?
Is object a data type?
What is 16 bits called?
. Explain Java String Pool.
What is the full form of jpeg?
What is the use of hashmap in java?
Which is the best sorting technique in java?
What is an object class?
What is meant by Java ?