Delete comment from: Javarevisited
Hi,
When you declared variable as transient that variable will not serialize but how i can check whether particular variable is serialize or not.so that i can assure that variable not serialized when used with transient
Thanks
Nov 16, 2014, 9:02:16 AM
Posted to Top 10 Java Serialization Interview Questions and Answers

