Morgan Stanley interview question

what is transient variable

Interview Answer

Anonymous

14 Oct 2021

Transient variables in Java are ones that cannot be serialized. Serialization is the process of converting the state of an object into byte stream