Answer Posted / debapriya patra
When ever we don't want to serialize a variable , we specify
that variable as transient.So that its not be serialized.And
when we de serialize the value we get the default value of
that variable.
And only we mentioned the variables as transient.
Is This Answer Correct ? | 12 Yes | 5 No |
Post New Answer View All Answers
Are arrays dynamic in java?
What is the list interface?
how to write a server program and sending the mails to the server using smtp protocol please help me
how to deploy apache tomcat server to weblogic server in java
What are the procedures?
If an application has multiple classes in it, is it okay to have a main method in more than one class?
Differentiate between array list and vector in java.
What is use of a abstract variable?
What is contract between hashcode and equal method?
How do you escape sequences in java?
What is a void method java?
What is the difference between && and & in java?
what is a working thread? : Java thread
What about features of local inner class?
What is meant by bytecode?