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 do you mean by the term transient?

Answer Posted / navinice

by default all objects of classes are serialized.
there are some premitive datatypes in objects which needs
not to persistence. Then These variables are declared as
transient variable by Using Transient keyword.

for example........
class abc{
private String firstName;
private transient String middleName;
private String lastName;

method()

}

Njoy >>>>>>>>>>NaviNice<<<<<<<<<

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Addition to previous section relative word 5th one was Putrid ans: rotten, also there was prob. in 1st section on bucket weight ans:10kg, also there was a prob. on train speed to find bridge length ans:800 mtrs.

2217


What is an accessor?

1766


What is integer parseint?

1055


What are the differences between path and classpath variables?

1101


How do you define a method?

1040


What's the difference between int and integer in java?

1233


Can you use this() and super() both in a constructor?

1036


Why strings in java are called as immutable?

1042


What is main function purpose?

1079


How can we avoid including a header more than once?

1075


How do you generate random numbers in java?

1067


Explain throw keyword in java?

1093


Does constructor creates the object ?

1083


What is hashtable and explain features of hashtable?

1042


Explain Basics of OOP Language in java

1109