GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  J2EE  >  Java

 Print  |  
Question:  what is a transient variable

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


June 06, 2005 05:36:04 #5
 preeti   Member Since: Visitor    Total Comments: N/A 

RE: what is a transient variable
 
A transient variable is a variable which may not be serialized 
     

 

Back To Question