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 are Transient and Volatile Modifiers?

Answer Posted / janet

Transient: The transient modifier applies to variable only
and it is not stored as part of it's objects persistent
state.Transient variables are not serialized.
Volatile: Volatile modifier applies to variables only and
it tells the compiler that the variable modified by
volatile can be changed unexpectedly by other parts of the
program.

Is This Answer Correct ?    22 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which non-unicode letter characters may be used as the first character of an identifier?

1053


Can you instantiate the math class?

1120


What is an argument java?

1024


Convert a BST into a DLL and DLL to BST in place.

1156


What is hash table in java?

1089


What is command line argument

1241


Can constructor be inherited?

1088


What happens if I remove static from main method?

1054


What is the Scope of Static Variable?

1276


How do you find the absolute value?

1107


What is the difference between dom and sax parser in java?

1027


How do you generate random numbers in java?

1065


Which of the classes will have more memory allocated?

1019


What is static variable with example?

1054


What are basic keywords?

1075