What are transient variables in java?
Transient variables are variable that cannot be serialized.
Transient variables are variable that can be serialized.
Transient variables has no special feature
None of the above