How does class forname work in java?
No Answer is Posted For this Question
Be the First to Post Answer
How do I stop concurrentmodificationexception?
What is the Set interface?
What is difference between wait and notify in java?
How many types of operators are there?
Is static a keyword in java?
What is the difference between dom and sax parser in java?
When should you make a function static?
Give some features of interface?
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,
Explain the difference between extends thread vs implements runnable in java?
Can you use abstract and final both with a method?
What is a nullable field?