Java Developer Question:

Described transient variable?

Answer:

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

Read All 63 Java Developer Questions
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?