which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None
Answer Posted / divya.c
c)HashTable
| Is This Answer Correct ? | 1 Yes | 6 No |
Post New Answer View All Answers
Explain about static imports in java?
Is char * a string?
A person says that he compiled a java class successfully without even having a main method in it? Is it possible?
Differences between external iteration and internal iteration?
How do I stop concurrentmodificationexception?
What is anti pattern in programming?
What is square root in java?
Why string is not thread safe?
What is the string function?
What is computer compiler?
What is a void in java?
What is static import?
What are the main uses of this keyword?
What is a dynamic array java?
Can list be null in java?