Morgan Stanley Interview Question

what is transient variable

Interview Answer

Anonymous

Oct 14, 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