which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None
Answer Posted / divya.c
d)None
| Is This Answer Correct ? | 3 Yes | 7 No |
Post New Answer View All Answers
What’s a deadlock?
how can you catch multiple exceptions in java?
What is jvm? How its run?
What is set string?
What does it mean that strings are immutable?
What is the difference between pass by reference and pass by pointer?
Is null keyword in java?
What is return used for in java?
Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?
Is null an object java?
How to do encapsulation in java?
Who found java?
Where is stringbuffer stored?
Differences between C and Java?
Which collection is ordered in java?