Answer Posted / vinayak
in Java if you want to store java object for life time you
need to serialize it by implementing it class be serialiazable
interface.
So that you can access lifetime it it is stored somewhere.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
Difference between character constant and string constant in java ?
What are the different types of sorting in java?
Define "Access specifiers" in java.
Which variables are stored in stack?
what is collatration?
What is the difference between jvm and jre? What is an interface?
What is the implementation of destroy method in java. Is it native or java code?
Are arrays passed by reference in java?
What is the difference between an array and an array list?
Can a class be protected in java?
What is member in java?
Is arraylist ordered in java?
What are the advantages of functions?
What is unmodifiable collection in java?
What is anagram of a string?