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
Is string serializable in java?
What is a concrete classes? Is Java object class is concrete class?
What technique can be employed to compare two strings?
Is java still relevant?
Difference between class#getinstance() and new operator ?
What is the difference between and ?
What is use of static in java?
how does the run() method in runnable work? : Java thread
What do you understand by final value?
What does the “static” keyword mean? Can you override private or static method in java?
Does treeset allow null in java?
How do you implement tree mirroring in java?
what is the purpose of the runtime class?
Is it possible to use string in the switch case?
how to deploy apache tomcat server to weblogic server in java