Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5986539
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T22:41:09+00:00 2026-05-22T22:41:09+00:00

Effective Java: Item 6: Eliminate obsolete object references. Generally speaking, whenever a class manages

  • 0

Effective Java: Item 6: Eliminate obsolete object references.

Generally speaking, whenever a class
manages its own memory, the programmer
should be alert for memory leaks.
Whenever an element is freed, any
object references contained in the
element should be nulled out.

I don’t think I fully understood the description.

What are the examples of a class managing its own memory – I can think of array, list, maybe map.

Could anyone explain the item in somewhat more details it is there in the book?
Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T22:41:10+00:00Added an answer on May 22, 2026 at 10:41 pm

    One simple example is ArrayList, where, when an element is deleted from the end of the list it has to null the array element, not simply decrease the “last element” index. Otherwise the object removed remains reachable by the ArrayList.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm referring to the paradigm in Item 34 in Effective Java by Joshua Bloch.
This program is from effective java 2nd edition book, I couldn't understand how the
I've been reading Effective Java and decided to try to put some of what
I posting a doubt that I came across reading Effective Java. I apologize if
Effective java says Consider providing static factory methods instead of constructors If you have
I am going through Effective Java and some of my things which I consider
It is consistently advised to override (implement) the toString() method of a class. The
I have a generic class which represents a fragment of text. That fragment of
Can some one explain the below, rather complex recursive generic template usage? public abstract
While using a UIActionSheet in an iphone app, the typical methods of matching actions

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.