which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None
Answer Posted / anonymous
hay submitted guy dun be angry!All person have their own view and assumption.
My answer is ArrayList.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are variables stored in ram?
What is the purpose of abstract class?
What is a buffer in computer?
Can sleep() method causes another thread to sleep?
What is the list interface in java programming?
How do you sort in descending order in java using collections sort?
Are primitives objects?
Describe method overriding
Write a program to show whether a graph is a tree or not using adjacency matrix.
How does arraylist size increase in java?
Can a boolean be null java?
How can we break singleton in java?
What is thread life cycle?
When do you get classcastexception?
How is it possible in java programming for two string objects with identical values not to be equal under the == operator?