What is Vector?Can you elaborate how Vector is Thread safe?
Answer Posted / aruna
Vector is a class in collection framework which omplements
list interface.It is one of the legacy classes in
collection FW.As all the methods in the vector class are
synchronised it is thread safe.
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
What does I ++ mean?
Define jit compiler?
What is the nested interface?
Write a program to print all permutations of string?
What is bufferedreader in java?
What is maximum size of arraylist in java?
What is the difference between comparison done by equals method and == operator?
Is java developer a good career?
What is stringreader?
Is 0 true or is 1 true?
What types of index data structures can you have in java?
Define nashorn in java8.
What are voids?
What is java and their uses?
What is the difference between JDBC 1.0 and JDBC 2.0?