Explain about the dynamic behavior of core java?
No Answer is Posted For this Question
Be the First to Post Answer
Can Applet have constructors?
How can constructor chaining be done using this keyword?
What is difference between checked and unchecked exception in java?
Explain about sets?
What are the differences between throw and throws?
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 the difference between the file and randomaccessfile classes?
What is java util collection?
What is meant by 'bit masking' in java?
can anyone explain me the concept of autoboxing?
What is the difference between constructor and method?
Can a class extend 2 classes in java?