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 the two environment variables that must be set in order to run any java programs?

624


how to prepare for IT Officers Interview in Banks

1588


What are bind parameters?

656


What are register variables what are the advantages?

542


What is increment in java?

611






What is finally and finalize in java?

687


What is an abstract class and what is it’s purpose?

621


What are untrusted applets?

702


What is module in oop?

650


Which is the best approach for creating thread ?

822


What is double in java?

608


Can inner class have constructor?

640


Is java a software?

602


What is a condition in programming?

660


List two java ide’s?

718