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 is difference between synchronize and concurrent collection in java?
How do you delete a list in java?
What are the methods used to implement for the key object in the hash map?
How can constructor chaining be done using this keyword?
What is java autoboxing?
Write a program to solve producer consumer problem in java?
What is the super void?
please send me hr interview questions in it industry
Does set allows null in java?
I want to print “hello” even before main is executed. How will you acheive that?
Is heap stored in ram?
What is jdbc api?
What is final method?
How are the elements of a gridbaglayout organized in java programming?
What if constructor is protected in java?