πŸ“Š JAVA
Q. What garbage collection in the context of java?
  • (A) The operating system periodically deletes all of the java files available on the system.
  • (B) Any package imported in a program and not used in automatically deleted.
  • (C) When all references to an object are gone, the memory used by the object is automatically reclaim
  • (D) None of the above
πŸ’¬ Discuss
βœ… Correct Answer: (C) When all references to an object are gone, the memory used by the object is automatically reclaim

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
251
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
87%
Success Rate