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
Explain creating threads by extending thread class ?
What is comparator in java?
What is ascii code?
What is a method in java?
What is the difference between static (class) method and instance method?
What are the different data types in java?
Can we extend immutable class?
What are the steps involved to write rmi based programs?
What is are packages?
Do you need to import math in java?
How do you allocate memory to object?
What do you mean by multithreaded program?
What does the three dot emoji mean?
What are triggers in DB? Explain their types. How do they work?
What is difference between wait and notify in java?