Answer Posted / sreenu karampudi
Collections.synchroniseHashMap()
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is rmi and steps involved in developing an rmi object?
Is passing by reference faster?
What is data structure in java?
Can a method be static?
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.
What is difference between adapter class and listener?
Explain about version control?
what are different ways in which a thread can enter the waiting state? : Java thread
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
Can we make constructors static?
What is array length in java?
What is final, finally, finalize?
How do you get length in java?
What are jee technologies?
How do you override a method in java?