I have 2 objects inside one object(vector). how can i
serialize one of them. I dont want to serialize the second one
Answer Posted / priya
yes we are able to done the above question by using
transient keyword
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What is a lambda expression ? What's its use ?
What is an array in java?
What is string builder in java?
What is assembly language?
What is map and hashmap in java?
How do you define a parameter?
What is the difference between comparison done by equals method and == operator?
What are selection structures?
What is difference between path and classpath in java?
What does += mean in java?
Does list allow duplicates in java?
Tell me the Importent classes in net package?
What are different types of inner classes ?
Is null a string in java?
What is garbage collection? Can it be forced to run?