“I bought this guide a few days ago to prepare for my interview with Oracle. Many of the questions they asked me were from this guide. I found this book absolutely great!”
Read more comments...
What are transient variables in java?
1,482 Views | (1 votes, avg: 3)
Transient variables are variable that cannot be serialized.
Transient variables are any variable which not included in any serialized object.
Name (required)
Mail (will not be published) (required)
Your Answer
To prove you're a person (not a spam script), type the security text shown in the picture. Click here to regenerate some new text.
Transient variables are variable that cannot be serialized.
Transient variables are any variable which not included in any serialized object.
Leave an Answer/Comment