which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None
Answer Posted / divya.c
a)ArrayList
Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
Is arraylist dynamic in java?
How java enabled high performance?
What is byte [] in java?
What is the main functionality of the remote reference layer?
What are the main differences between the java platform and other platforms?
What does java final mean?
Explain the difference between static and dynamic binding in java?
What is jpa specification?
What is the difference between the font and fontmetrics classes in java programming?
Explain about automatic type conversion in java?
Why is it important to initialize a variable?
What is blank final variable?
What is keyword and identifier?
Is main an identifier?
Are constructors methods?