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
How is final different from finally and finalize?
How does enum work in java?
What is the java virtual machine?
What is a class in java?
What is an abstract class and what is it’s purpose?
What is :: operator in java?
What is the byte order of byte buffer?
What is the best way to findout the time/memory consuming process?
What are the supported platforms by java programming language?
How will you communicate between two applets?
What are heterogeneous objects?
Is null false in java?
How do you write a scanner class in java?
What is an example of declaration?
Discuss about garbage collector in Java.