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
What is the finalize method do?
Which data type is class in java?
What is an abstract method in java programming?
What is meant by memory leak?
List the features of java programming language.
What is a instance variable?
What is the use of StringTokenizer class?
What is java util hashmap?
Write a method to check if input string is palindrome?
What is lazy initialization in java?
How do you implement polymorphism in our day to day life?
How many times finalize method will be invoked? Who invokes finalize() method in java?
What is string data?
Why is boolean important?
What is subsequence of a string?