How to call one constructor from the other constructor ?
No Answer is Posted For this Question
Be the First to Post Answer
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,
how can we use the servlet as standalone apllication?should we need to extend any class?
What are the Main functions of Java?
0 Answers Akamai Technologies,
What do you understand by casting in java language?
How to know the host from which Applet is originated?
Can substring create new object?
How Array List can be Serialized.
Is main a keyword in java?
what is difference between signed & unsigned char?
Explain the difference between jvm and jre?
Name component subclasses that support painting in java programming?
why operator overloading is removed in java?