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
What are measurable parameters?
Is boolean a wrapper class in java?
What is java util hashmap?
Can arraylist contain null values?
How can we make a class singleton?
What is threaded programming and when is it used? : Java thread
What is the difference between actual and formal parameters?
What are extraneous variables examples?
What are java packages?
Where can I find jdk in my computer?
Is sizeof a keyword in java programming?
What is the difference between iterator and list iterator?
What do you mean by chromounits in java8?
Can you declare the main method as final?
What do you understand by Header linked List?