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
How to perform quicksort in java?
How to create an interface?
Explain the advantages of packages in java?
What is module in project?
Are there structures in java?
Explain java code for recursive solution's base case?
What is token in java?
What are variable arguments or varargs?
Can a list be null in java?
Can you instantiate the math class in Java?
Define linked list and its features with signature?
What is method in java ?
Explain the private field modifier?
What about main thread in java?
How is garbage collection controlled?