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

What are exceptions

1155


Explain the importance of join() method in thread class?

1137


Can we pass null as argument in java?

1002


What is a wrapper method?

1171


What is difference between fail-fast and fail-safe?

1283


How does compareto work in java?

1097


Explain about public and private access specifiers?

1122


What is meant by collection in java?

1138


Can we declare register variable as global?

965


How do you insert a line break?

962


What is double checked locking in singleton?

1107


What is Java Annotations?

1178


I want to store more than 10 objects in a remote server? Which methodology will follow?

3270


What is backdrop?

1133


What are the advantages of java inner classes?

1115