How to sort an unsorted array in java?
No Answer is Posted For this Question
Be the First to Post Answer
Write a java program that prints all the values given at command-line.
What are multiple inheritances? Is it supported by java?
I don’t want my class to be inherited by any other class. What should I do?
what is connection pooling with example?
Question 6 [9] 6.1 In what situations (in general) would you use a TreeMap? (3) 6.2 In what situations (in general) would you use a HashSet to store a collection of values?
How does enum work in java?
What does string mean in java?
What is string pool?
What is array class in java?
What is the difference between a synchronized method and a synchronized block?
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,
briefley expalin about the packages