how can i use a nonsynchronized hashtable?
No Answer is Posted For this Question
Be the First to Post Answer
How do you get the length of a string in java?
Q1.A. Write note on “The class path Environment Variable”? B. Which are different kinds of source code? Q2.A. How to create an interface? B. Why convert an applet to an application? Q3.A. How to use Media tracker Class. B. How to use string tokenizer class. Q4 A. Explain the overview of UDP messaging. B. Difference between SQL Exception class and SQL Warning class. Q5. A. How to create com object in Java? B. Write short notes on “The properties class” Q6. A. When object is created and destroyed? B. Explain the JDB in depth & command line. C. Write short notes on Web Sites.
2 Answers iGate, Seed Infotech,
what do you understand by synchronization? : Java thread
Can we overload the main() method?
Why do we need public static void main(String args[]) method in Java...?
How does linkedlist work in java?
Explain about anonymous inner classes in java?
what is the reason behind non static method cannot be referenced from a static Context?
How do you decide when to use arraylist and linkedlist?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
Which collection is ordered in java?
Why is prepared Statement, Callable Statement used for? What is the need of Batch updates?