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...

Can an unreachable object become reachable again?

Answer Posted / javadreams

String objects are immutable and are placed in a different
pool called as String constant pool. So whenever users try
to create new string object jvm looks out for this pool and
returns the reference for the string object.

So this could be one of the means of getting access to
unreachable string object .

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

extending thread class or implementing runnable interface. Which is better? : Java thread

983


Give the hierarchy of inputstream and outputstream classes.

1085


Mention a package that is used for linked list class in java.

942


What is binary search in java?

971


How do you create an array in java?

970


How do you add an element to a hashset in java?

992


What is the difference between static and global variables and also define what are volatile variables?

1031


What is sortedset in java?

1005


How can a gui component handle its own events?

1087


Mention some interfaces implemented by linked list in java.

1012


Explain what are final variable in java?

1046


What is string example?

1032


What is the difference in between cpp and java? Can u explain in detail?

1069


what is collatration?

3267


What are the different approaches to implement a function to generate a random number?

1042