Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is a transient variable?

Answers were Sorted based on User's Feedback



what is a transient variable?..

Answer / ravikiran

Transient variable is the one which cann't be serialized

Is This Answer Correct ?    19 Yes 3 No

what is a transient variable?..

Answer / firoz mahmud

A transient variable is a variable that may not
be serialized.

Is This Answer Correct ?    12 Yes 0 No

what is a transient variable?..

Answer / b.k.senthil kumar

It is java keyword. it comes under seralizable concept .if
we declare one vaiable as transient it can not be
seralizabled

Is This Answer Correct ?    10 Yes 1 No

what is a transient variable?..

Answer / 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

what is a transient variable?..

Answer / jack

A variable transfer one network to other nerwork,sometime
that varaible lost,at this time put transient before a
varaible

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More Core Java Interview Questions

How do you add an arraylist to an array in java?

0 Answers  


what is purpose of collections.unmodified() method..?

1 Answers   Accenture,


Does sprintf add a null terminator?

0 Answers  


What is compareto?

0 Answers  


How many ways can we create singleton class?

0 Answers  


What is the order of method invocation in an Applet?

1 Answers  


What is the indent key?

0 Answers  


What is an exception? difference between Checked and Unchecked exception in Java

0 Answers   SkillGun Technologies,


Explain a situation where finally block will not be executed?

0 Answers  


What is the difference between serializable and externalizable interfaces?

0 Answers  


How many types of classes are there in java?

0 Answers  


v-model life cycle

0 Answers   Virtusa,


Categories