Can we serialize singleton class?
No Answer is Posted For this Question
Be the First to Post Answer
What is the blank final variable?
why java not supproting multiple inheritance?
What is compile time polymorphism?
20 Answers CTS, Elementus Technologies, Oracle,
What will happen inside init() in servlet. my interviewer asked servlet lifecycle. i said "once servlet is loaded in to memory init() will be called which performs servlet initialization " . Again interview asked what values will be initialized . what is difference between init() and init(ServletConfig config).
2 Answers Infinite Computer Solutions, TCS,
what is synchronization and why is it important? : Java thread
what is meant wrapper classes?
Is passing by reference faster?
What is a protected class in java?
Where to store local variables?
Explain notify() method of object class ?
What is serialization in java?
What is illegal identifier in java?