which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None

Answer Posted / soujanya

Arraylist is not threadsafe.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe the syntax of multiple inheritance? When do we use such an inheritance?

811


What is the use of predicate in java 8?

680


What is the difference between JDK and JVM?

852


Can we override constructor?

760


What is private protected in java?

778


When a lot of changes are required in data, which one should be a preference to be used? String or stringbuffer?

996


What is included in core java?

810


What is thread pool in java with example?

731


What is a char in java?

742


Explain about complier design(phases)

824


what is the difference between thread and runnable types? : Java thread

754


When is an object subject to garbage collection?

777


What are class types in java?

792


Can we initialize the final blank variable?

807


Is there is any difference between a scrollbar and a scrollpane?

751