crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

what is a transient variable in java
Question Posted on 31 Jul 2011Home >> Java >> Core Java >> what is a transient variable in java

A variable that donot allow for object serialisation. so that the state of the value will always be defaulted after the deserialisation.It is called transient variables to understand this we take a example of it:-
If a variable a's value is set to 9 and it's default value is '0'now when the object has been serialized having a's value 9, but after deserialisation will be defaulted to '0' .
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

what is an object

what is OOAD

difference between c++ and java

what is a transient variable in java

difference between C and Java on pointers






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap