what is a transient variable?

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


Please Help Members By Posting Answers For Below Questions

Are arrays dynamic in java?

779


What is the list interface?

834


how to write a server program and sending the mails to the server using smtp protocol please help me

1775


how to deploy apache tomcat server to weblogic server in java

1795


What are the procedures?

822


If an application has multiple classes in it, is it okay to have a main method in more than one class?

758


Differentiate between array list and vector in java.

863


What is use of a abstract variable?

740


What is contract between hashcode and equal method?

791


How do you escape sequences in java?

807


What is a void method java?

714


What is the difference between && and & in java?

812


what is a working thread? : Java thread

794


What about features of local inner class?

830


What is meant by bytecode?

766