Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


. Explain Java String Pool.



. Explain Java String Pool...

Answer / nashiinformaticssolutions

A collection of strings in Java's Heap memory is referred to as Java String Pool. In case you try to create a new string object, JVM first checks for the presence of the object in the pool. If available, the same object reference is shared with the variable, else a new object is created.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Does java runtime require a license?

0 Answers  


How do you add an element to an arraylist in java?

0 Answers  


Why java does not supports multiple inheritance?

3 Answers   TCS, VSoft,


WHAT IS THE SCOPE FOR COREJAVA...? IS JAVA ONLY CORE JAVA ?

2 Answers  


Is it possible for a yielded thread to get chance for its execution again?

0 Answers  


What is communist flag?

0 Answers  


Can we access instance variables within static methods ?

0 Answers  


What are static blocks in java ?

0 Answers  


What is an object class?

0 Answers  


How to avoid memory leak in java?

0 Answers  


How large is a boolean?

0 Answers  


What is the reason that multiple inheritance is not possible in java??

1 Answers  


Categories