what is meant by string pooling?

Answers were Sorted based on User's Feedback



what is meant by string pooling?..

Answer / praveen

string is a variable...and collection of objectives

Is This Answer Correct ?    2 Yes 10 No

what is meant by string pooling?..

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

Post New Answer

More Core Java Interview Questions

What does snprintf return?

0 Answers  


Can we override the static methods?

0 Answers  


how we can write the string concatenation program in java.

3 Answers  


Define how objects are stored in java?

0 Answers  


Is object a data type?

0 Answers  


What is 16 bits called?

0 Answers  


. Explain Java String Pool.

1 Answers  


What is the full form of jpeg?

0 Answers  


What is the use of hashmap in java?

0 Answers  


Which is the best sorting technique in java?

0 Answers  


What is an object class?

0 Answers  


What is meant by Java ?

2 Answers   CMC, Infosys,


Categories