I have a Person object with 5 variables and I want to store
them in a file called Person.txt. What should I do?
Answer Posted / s.ramesh
We have to implement serializable interface
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you mean by order of precedence and associativity?
What is flush buffer?
What is the purpose of tostring() method in java?
What is a consumer in java?
What is multi level inheritance in java?
Can we call thread start () twice?
What is difference between local variable and global variable?
Differentiate between stringbuffer and string?
What is meant by null and void?
What happens when I use / and % with a negative numerator?
What environment variables do I need to set on my machine in order to be able to run java programs?
What is the purpose of using break in each case of switch statement?
What does string mean in java?
What are the 6 mandatory procedures for iso 9001?
Why are global variables used?