What do you mean by thread safe?
No Answer is Posted For this Question
Be the First to Post Answer
How can constructor chaining be done by using the super keyword?
What is difference between iterator and enumeration in java?
How do you identify independent and dependent variables?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? Or extending thread class or implementing runnable interface. Which is better? : Java thread
When should I use stringbuffer?
What is the file extension for java?
Why does java not allow multiple public classes in a java file ?
Can a static method be overridden in java?
What is threaded programming and when is it used? : Java thread
What is the difference between serializable and externalizable interfaces?
Why are parameters used in functions?
What is variable and rules of variable?