which of tha following is not a thread safe class?
a) ArrayList b)Vector c)HashTable d)None
Answer Posted / divya
Hai, friend Exactly your false . give me 4 options in the
not thread so,ArrayList,Vector,HashTable no answers this is
Ans:None
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is generic class?
What are the types of literals?
Is java ee a framework?
What is return null in java?
Give an example of call be reference significance.
What happens if a constructor is declared private?
Can we synchronize static methods in java?
What is the final keyword in java?
What is the difference between reader/writer and inputstream/output stream?
What is the difference between an object-oriented programming language and object-based programming language?
When is update method called?
What is immutable state?
How many JVMs can run on a single machine and what is the meaning of Just-In-Time (JIT) compiler?
Explain about assignment statement?
Can a constructor have different name than a class name in java?