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

Can you pass functions in java?

0 Answers  


How will you print number in reverse (descending) order in BST.

0 Answers   GrapeCity,


What is constructor and its types?

0 Answers  


how to handle http request in struts

2 Answers   Polaris,


What is hard code & soft code?

7 Answers   Cognizant, Wipro,






What are implicit objects in java?

0 Answers  


What is ide with example?

0 Answers  


What is a values collection view ?

0 Answers  


Can we cast any other type to boolean type with type casting?

0 Answers  


What are the different access modifiers available in java?

0 Answers  


can any one tell me when do u go for inheritance and polymorphism

3 Answers  


What is a war file?

0 Answers  


Categories