which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None
Answer Posted / chandan
Please not confuse others, if u r not sure about the exact
one.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Which access specifier can be used with class ?
Explain about arraylist?
What does exp mean in math?
what is singleton class in java?
what are three ways in which a thread can enter the waiting state? Or what are different ways in which a thread can enter the waiting state? : Java thread
What is difference between static variable and global variable?
Why does abstract class have constructor?
What is method in research paper?
What are the drawbacks of reflection?
How do you override a variable in java?
What does microservices mean?
do I need to use synchronized on setvalue(int)? : Java thread
How do you convert string to int in java?
What happens if constructor is private?
What is final class?