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
What is the size of string?
When can an object reference be cast to an interface reference in java programming?
Difference between a process and a program?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is the private method modifier?
What do you understand by synchronization?
How do you check if a string is lexicographically in java?
What checkbox method allows you to tell if a checkbox is checked?
What is meant by binding in rmi?
What is the finalize method do?
what is nested class in java?
How do you remove an object from an arraylist in java?
Explain notify() method of object class ?
What is the difference between compare and compareto in java?
What are the advantages of user defined functions?