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 is a ternary operator in java? What is an interface?
What is the purpose of the main method?
Explain thread life cycle in java?
Why vector class is used?
What access modifiers can be used for variables?
What is meant by local variable and instance variable?
What is hasnext in java?
What is the purpose of garbage collection in java, and when is it used?
What does null mean in java?
What is the set interface in java programming?
What is thread safe in java?
How do you do a line break in java?
How do you use spaces in java?
Why wait and notify methods are declared in object class?
What is a condition in java?