DEVFYI - Developer Resource - FYI

What is a transient variable?

Java Interview Questions and Answers (part 1)


(Continued from previous question...)

166. What is a transient variable?

A transient variable is a variable that may not be serialized.

(Continued on next question...)

Other Interview Questions