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...


Why transient variables wont participate in serialization?

Answers were Sorted based on User's Feedback



Why transient variables wont participate in serialization?..

Answer / krishna

transient variables allocates memory inside the object

Is This Answer Correct ?    4 Yes 2 No

Why transient variables wont participate in serialization?..

Answer / shrinu nallavelli

transient means not to serialize.. whenever we declare a
variable as trancient it won't send the original value ,only
sends the default value..
purpose of this is to meet the security constraints...

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More Core Java Interview Questions

Explain the difference between runnable and callable interface in java?

0 Answers  


What are accessor methods in java?

0 Answers  


Why can we not override static method?

0 Answers  


What are the basic control structures?

0 Answers  


What are Advatages of Overloading and Overridding.

8 Answers   TCS, Wipro,


what are upcasting and downcasting?

5 Answers  


What are the different types of multitasking?

0 Answers  


What is the role of the java.rmi.naming class?

0 Answers  


What is difference between “==” and equals()?

1 Answers   IBM,


What is data member in java?

0 Answers  


what is the difference between future and callable interface in java?

0 Answers  


What are the differences between abstract class and interface?

0 Answers  


Categories