Showing posts with label java faq's. Show all posts
Showing posts with label java faq's. Show all posts

Thursday, June 24, 2010

Java Programs to Practice..(zip)

Download Java Interview Questions

Question: What is transient variable?
Answer: Transient variable can't be serialize. For example if a variable is declared as transient in a Serializable class and the class is written to an ObjectStream, the value of the variable can't be written to the stream instead when the class is retrieved from the ObjectStream the value of the variable becomes null.



Wednesday, December 23, 2009

Download Java Interview Questions

Java Interview Questions site attempts to discuss core java IT technical interview questions in detail. These are some of the java job interview questions that were asked in various java interviews. Questions from different people and communities are consolidated in place for your convenience. These questions are organized according to various java topics. This is to help you prepare well for java related technical interviews. I wish you good luck and hope you find a great job.

These are the java interview questions.The basic and more frequently asked questions for job seekers..go through this..

download .pdf DOWNLOAD