Answer Posted / rama
it is synchronized . So. it's thread safe.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Can we override constructor in java?
Is alive method in java?
What does those terms actually mean included in the j.d.k i.6?
What is a superclass?
What is an object's lock and which object's have locks in java programming?
What restrictions are placed on method overloading in java programming?
Why does java have two ways to create child threads?
What does I ++ mean?
How can an object be unreferenced?
What about interrupt() method of thread class ?
Which way a developer should use for creating thread, i.e. Sub classing thread or implementing runnable.
What are the important features of Java 8 release?
What is meant by class loader? How many types are there? When will we use them?
How do you sort words in java?
Differentiate between array list and vector in java.