Java Developer Question:

Described transient variable?

Java Developer Interview Question
Java Developer Interview Question

Answer:

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


Previous QuestionNext Question
What's new with stop(), suspend() and resume() methods in JDK 1.2?Which containers use FlowLayout as their default layout in Java Programming?