Can we extend immutable class?
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 TreeMap sorts the objects inside it?? suppose if have include one employee object and one car object. On what basis it will sort?
When parseint method can be used?
State two differences between C and Java.
question on Thread synchronization
What is a for loop in java?
How do you escape sequences in java?
How variables are stored in memory?
how can i use a nonsynchronized hashtable?
Can the garbage collection be forced by any means?
What is the difference between the paint() and repaint() methods in java programming?
what is check p object in java