which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None
Answer Posted / divya.c
b)Vector
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
What is Hierarchy of exception?
What is the difference between Grid and Gridbaglayout?
Can java hashmap have duplicate keys?
What is threaded programming and when is it used? : Java thread
What is the main use of generics in java?
What is widening and narrowing in java? Discuss with an example.
What does the exclamation mark mean in java?
How can we make a class virtual?
What is a parameter in matrices?
What is use of map in java?
How do you generate random numbers in java?
What is instance means in java?
How are the elements of a gridbaglayout organized?
I want to persist data of objects for later use. What is the best approach to do so?
What is class forname used for?