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 the transient keyword?

Answers were Sorted based on User's Feedback



What is the transient keyword?..

Answer / nashiinformaticssolutions

If we don't want to save the value of a certain variable in a file during serialization, we use the temporary keyword. The default value of that variable data type is saved by JVM when it encounters a temporary keyword, disregarding the variable's initial value.

Is This Answer Correct ?    0 Yes 0 No

What is the transient keyword?..

Answer / glibwaresoftsolutions

If we don't want to save the value of a certain variable in a file during serialization, we use the temporary keyword. The default value of that variable data type is saved by JVM when it encounters a temporary keyword, disregarding the variable's initial value.

Is This Answer Correct ?    0 Yes 0 No

What is the transient keyword?..

Answer / glibwaresoftsolutions

If we don't want to save the value of a certain variable in a file during serialization, we use the temporary keyword. The default value of that variable data type is saved by JVM when it encounters a temporary keyword, disregarding the variable's initial value.

Is This Answer Correct ?    0 Yes 0 No

What is the transient keyword?..

Answer / glibwaresoftsolutions

If we don't want to save the value of a certain variable in a file during serialization, we use the temporary keyword. The default value of that variable data type is saved by JVM when it encounters a temporary keyword, disregarding the variable's initial value.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is the base class of all classes?

0 Answers  


how to use finalize()Method to resources

4 Answers   TCS,


What is oop in java?

0 Answers  


Can a abstract class be declared final?

0 Answers  


Write java code to print "Hello how are you" Thread1 should have "Hello" Thread2 should have "how are you" both the threads should start at the same time

4 Answers   Huawei,


How many objects are created for a singleton class

7 Answers   Ness Technologies,


Default layout of panel and frame?

3 Answers  


What is default exception handling in java?

0 Answers  


What is static data type in java?

0 Answers  


What are abstract classes and anonymous classes?

0 Answers   Flextronics, Thomson Reuters, Virtusa,


without using arthematic operation ,how can you write the logic for adding/substraction/multiplication?

7 Answers   Tanla Solutions, Wipro,


What is the difference between equals() and == in java?

0 Answers  


Categories