which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None
Answer Posted / ragubir singh
ArrayList
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
What are alternatives to java serialization?
Difference between ‘>>’ and ‘>>>’ operators in java?
Which method must be implemented by all threads?
What is a java applet? What is an interface?
What is a top level class in java?
Why can we not override static method?
What is difference between class and object in java?
when should you use stringbuilder class in a program?
What are the four versions of java?
Why java is considered dynamic?
What is the difference between variable & constant?
What is lexicographically smallest string?
What is constructor in java ?
What are parameters in a method?
What is the difference between overriding & overloading?