Java Developer Question:
Download Questions PDF

Described transient variable?

Answer:

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

Download Java Developer Interview Questions And Answers PDF

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?