how come we know the object is no more used in the class?
Answers were Sorted based on User's Feedback
What class allows you to read objects directly from a stream in java programming?
What is the difference between the program and the process?
Can we override constructor in java?
how we can make a write-only class in java?
Can you start a thread twice in Java?
What does indexof mean?
What is rmi and steps involved in developing an rmi object?
Can private method static?
What is double parsedouble in java?
What is volatile data type?
Explain java coding standards for interfaces?
I have a Person object with 5 variables and I want to store them in a file called Person.txt. What should I do?