which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None
Answer Posted / divya
None
| Is This Answer Correct ? | 6 Yes | 6 No |
Post New Answer View All Answers
What are advantages of using Java?s layout managers than windowing systems?
What is entry in java?
What is a copy constructor in java?
What do you mean by inner class in java? Explain
What is the char data type?
How does class forname work in java?
What is the symbol for line break?
What are keywords in java?
What is finally in Java?
Can we declare register variable as global?
Can we override the private methods?
What is foreach loop in java?
What are the advantages of user defined functions?
What happens when a thread cannot acquire a lock on an object in java programming?
What is instance means in java?